Files
42marketplaces/sync/gh-astrosteveo-dev-marketplace-plugins-red-green.json
2025-11-29 18:53:27 +08:00

18 lines
430 B
JSON

{
"name": "red-green",
"owner": {
"name": "AstroSteveo",
"email": "stevengmjr@gmail.com"
},
"plugins": [
{
"name": "red-green",
"description": "Test-Driven Development framework with Red-Green-Refactor workflow",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-astrosteveo-dev-marketplace-plugins-red-green.git"
},
"strict": true
}
]
}