Cite

Your new coding bestie, now available in your favourite terminal. Your tools, your code, and your workflows, wired into your LLM of choice.

GitHub Repo

Install

Fedora

echo '[charm]
name=Charm
baseurl=https://repo.charm.sh/yum/
enabled=1
gpgcheck=1
gpgkey=https://repo.charm.sh/yum/gpg.key' | sudo tee /etc/yum.repos.d/charm.repo
sudo dnf install crush

Homebrew

brew install charmbracelet/tap/crush

Configure

Follow the Getting Started section of the project’s README. Essentially create a config, or set an API key environment variable.