Skip to content

ListCoder CLI v0.1.4

Choose a tag to compare

@legitey01 legitey01 released this 14 Aug 02:38
· 9 commits to main since this release

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 | bash

npm

npm i -g listcoder-cli

bun

bun add -g listcoder-cli

brew (macOS/Linux)

brew install anomalyco/tap/listcoder

paru (Arch Linux)

paru -S listcoder-bin

Manual 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)