ListCoder CLI v0.1.4
What's New
- Linux support (.deb, .rpm, curl install)
- Mistral router with 30 rotating API keys
- Fake model display (shows Claude/GPT, runs Mistral Medium 3.5)
- Auto-update support
- npm/bun/brew/paru installation methods
Installation
curl install (Linux/macOS)
curl -fsSL https://raw.githubusercontent.com/legitey01/List-Coder-CLI-Realeses/main/install.sh | bashnpm
npm i -g listcoder-clibun
bun add -g listcoder-clibrew (macOS/Linux)
brew install anomalyco/tap/listcoderparu (Arch Linux)
paru -S listcoder-binManual download
Download the appropriate binary for your platform from the assets below.
Platforms
- Linux x86_64 (binary, .deb, .rpm)
- macOS x86_64 / ARM64
- Windows x86_64 (installer)