Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:07:20 +08:00
commit 49979a54d1
6 changed files with 136 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "dev-plan",
"description": "オレオレ仕様駆動開発",
"version": "1.0.0",
"author": {
"name": "yaakaito"
},
"commands": [
"./commands"
]
}