@terminal-code/cli
v0.2.53
Published
Single binary distribution for CloudIDE Pro - like claude-code but for terminal IDEs
Maintainers
Readme
Terminal Code
Single binary distribution for CloudIDE Pro - like claude-code but for terminal IDEs.
Installation
npm install -g @your-org/terminal-codeUsage
# Start with auto-detection
terminal-code
# Use custom config
terminal-code --config config/dev.yaml
# Show help
terminal-code --helpFeatures
- ✅ Single binary (no complex setup)
- ✅ Bundled Python backend
- ✅ VS Code server integration
- ✅ Cross-platform (Linux, macOS, Windows)
- ✅ Auto-detects project structure
- ✅ Supports ngrok tunneling and direct domains
Requirements
- Caddy web server (auto-installs on some systems)
- Optional: ngrok for tunneling
