Files
42marketplaces/sync/gh-chanwit-tdg.json
2025-11-29 18:53:27 +08:00

18 lines
365 B
JSON

{
"name": "tdg",
"owner": {
"name": "Chanwit Kaewkasi",
"email": "chanwit@gmail.com"
},
"plugins": [
{
"name": "tdg",
"description": "Test-Driven Generation plugin for Claude Code",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-chanwit-tdg.git"
},
"strict": true
}
]
}