Cite
Your new coding bestie, now available in your favourite terminal. Your tools, your code, and your workflows, wired into your LLM of choice.
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 crushHomebrew
brew install charmbracelet/tap/crushConfigure
Follow the Getting Started section of the project’s README. Essentially create a config, or set an API key environment variable.