Files
gh-astrosteveo-dev-marketpl…/.claude-plugin/plugin.json
2025-11-29 17:58:33 +08:00

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"
]
}