Download Clarissa

Get the standalone binary for your platform

Loading latest release...

Alternative Installation Methods

npm / Bun

Install globally with your preferred package manager:

bun install -g clarissa
npm install -g clarissa

Homebrew (macOS)

Install via Homebrew tap:

brew install cameronrye/tap/clarissa

winget (Windows)

Install via Windows Package Manager:

winget install cameronrye.clarissa

From Source

Clone and build from the repository:

git clone https://github.com/cameronrye/clarissa.git
cd clarissa && bun install && bun link