docs(readme): more BSDs + nix run (#387)

This commit is contained in:
Christian Rocha
2025-07-30 22:50:24 -04:00
committed by GitHub
parent 317c5dbfaf
commit a521163544

View File

@@ -17,7 +17,7 @@
- **Session-Based:** maintain multiple work sessions and contexts per project
- **LSP-Enhanced:** Crush uses LSPs for additional context, just like you do
- **Extensible:** add capabilities via MCPs (`http`, `stdio`, and `sse`)
- **Works Everywhere:** first-class support in every terminal on macOS, Linux, Windows (PowerShell and WSL), and FreeBSD
- **Works Everywhere:** first-class support in every terminal on macOS, Linux, Windows (PowerShell and WSL), FreeBSD, OpenBSD, and NetBSD
## Installation
@@ -32,10 +32,13 @@ npm install -g @charmland/crush
# Arch Linux (btw)
yay -S crush-bin
# Nix
nix run github:numtide/nix-ai-tools#crush
```
<details>
<summary><strong>Nix</strong></summary>
<summary><strong>Nix (NUR)</strong></summary>
Crush is available via [NUR](https://github.com/nix-community/NUR) in `nur.repos.charmbracelet.crush`.