On macOS it can be installed quickly via Homebrew:
- Open a terminal and run the command
brew install charmbracelet/tap/crush
- Wait for the installation to complete by
crush --version
Verify Installation - NPM global installations are also supported if other installation methods are required (
npm install -g @charmland/crush
) - After installation, you need to configure the API key by running
crush config
Enter the key as prompted
For developers, it is recommended to install via Homebrew for automatic update support.
This answer comes from the articleCrush: endpoint AI programming assistant with integrated LSP and multi-model switchingThe