11 lines
237 B
JSON
11 lines
237 B
JSON
{
|
|
"name": "kent-beck-tdd",
|
|
"description": "Kent Beck's organic TDD: Let design emerge naturally through small, iterative test cycles",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "cash"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |