12 lines
254 B
JSON
12 lines
254 B
JSON
{
|
|
"name": "red-green",
|
|
"description": "Test-Driven Development framework with Red-Green-Refactor workflow",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "AstroSteveo",
|
|
"email": "stevengmjr@gmail.com"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |