Files
42marketplaces/sync/gh-vanman2024-cli-builder-plugins-cli-builder.json
2025-11-30 09:08:53 +08:00

18 lines
457 B
JSON

{
"name": "cli-builder",
"owner": {
"name": "Claude Code Plugin Builder",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "cli-builder",
"description": "A comprehensive plugin for building professional CLI tools with best practices",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-vanman2024-cli-builder-plugins-cli-builder.git"
},
"strict": true
}
]
}