Qodercli
Qodercli Integration
Section titled “Qodercli Integration”Qodercli supports CLI-Anything through its plugin system.
Installation
Section titled “Installation”# Clone the repositorygit clone https://github.com/HKUDS/CLI-Anything.git
# Register the pluginbash CLI-Anything/qoder-plugin/setup-qodercli.shAvailable Commands
Section titled “Available Commands”| Command | Description |
|---|---|
/cli-anything | Build a complete CLI harness |
/cli-anything:refine | Refine an existing CLI harness |
/cli-anything:validate | Validate a CLI harness |
Next Steps
Section titled “Next Steps”- Getting Started - Quick start
- Tutorials - Learn with examples