macOS / Linux:
Windows (PowerShell):
This installs the gizzi / gizzi-code binary from GitHub Releases (gizzi-code/v*). Windows credentials are stored with DPAPI (CurrentUser).

Package managers

Homebrew (macOS / Linux):
Scoop (Windows):
winget (Windows):
npm (all platforms):

Desktop / BYOC runtime

The Allternit desktop app and BYOC installer are a separate channel:

Build from source

Clone the monorepo and build the CLI:
The binary is produced at cmd/gizzi-code/dist/gizzi.

Verify the installation

Post-install

Configuration lives at ~/.config/gizzi-code/config.toml by default. Run gizzi auth login to authenticate — see Authentication.