Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:41:34 +08:00
commit 62d7017383
6 changed files with 376 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "spec",
"description": "spec-driven development",
"version": "0.0.0-2025.11.28",
"author": {
"name": "mrsekut",
"email": "k.cloudspider@gmail.com"
},
"commands": [
"./commands"
]
}