Files
42marketplaces/sync/gh-flox-flox-agentic-flox-plugin.json
2025-11-29 18:53:27 +08:00

18 lines
588 B
JSON

{
"name": "flox",
"owner": {
"name": "Flox",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "flox",
"description": "Flox development environment and deployment plugin. Includes expert guidance for package management, services, builds and package distribution, containerization, environment composition and layering. Works with the Flox MCP server for enhanced functionality.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-flox-flox-agentic-flox-plugin.git"
},
"strict": true
}
]
}