What's New
Installation
npm install -g [email protected]
Quick Start
# Start server (default port 8000)
claude-wrapper
# Start with colored logging
claude-wrapper --debug --verbose
# Start in background with HTTP logging
claude-wrapper --verbose
More Info
- Documentation
- API Endpoints (when server is running)
- Release Process