macOS
- Cargo ↗
cargo install gityThe fastest path if you already have a Rust toolchain. Add --features tray for the system tray UI.
- Homebrew ↗
brew install neul-labs/tap/gitymacOS and Linuxbrew. Auto-updates via `brew upgrade`.
- npm / npx ↗
npm install -g gity-cliWrapped distribution for Node-heavy teams. Also runnable as `npx gity-cli register <path>`.
- pip ↗
pip install gity-cliWrapped distribution for Python teams. Same binary, friendlier `pip install`.
- macOS .pkg ↗
Download from GitHub releasesNotarised installer for macOS. Easiest path if you don't have Homebrew.