12 lines
319 B
JSON
12 lines
319 B
JSON
{
|
|
"name": "doc-driven-development",
|
|
"description": "Documentation-driven development workflow for planning and implementing code changes based on markdown documentation",
|
|
"version": "1.0.4",
|
|
"author": {
|
|
"name": "Cliff Brake",
|
|
"email": "cbrake@bec-systems.com"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |