Canonical install endpoints for Koder products.
curl -fsSL https://get.koder.dev/<product> | bash
| Product | Command |
|---|---|
| Koder CLI (kode) | curl -fsSL https://get.koder.dev/kode | bash |
| Koder Jet | curl -fsSL https://get.koder.dev/jet | sudo bash |
| Koder Wire | curl -fsSL https://get.koder.dev/wire | sudo bash |
| Koder Pipe | curl -fsSL https://get.koder.dev/pipe | sudo bash |
| Koder Bot Server | curl -fsSL https://get.koder.dev/bot-server | sudo bash |
| Koder Log | curl -fsSL https://get.koder.dev/log | sudo bash |
| Koder Notify | curl -fsSL https://get.koder.dev/notify | sudo bash |
| Koder AI Runtime | curl -fsSL https://get.koder.dev/ai-runtime | sudo bash |