11 lines
246 B
JSON
11 lines
246 B
JSON
{
|
|
"name": "test-first-tdd",
|
|
"description": "Structured Test-First TDD: Plan-driven approach with comprehensive documentation and verification",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "cash"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |