Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:35:37 +08:00
commit 5b5d0f1033
4 changed files with 79 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "doc",
"description": "ドキュメント更新を支援するコマンド集README更新",
"version": "1.0.0",
"author": {
"name": "korosuke613",
"url": "https://github.com/korosuke613"
},
"commands": [
"./commands"
]
}