Installation
Install script (recommended)
curl -sSfL gethuman.sh/install.sh | bash
Downloads the latest release binary for your platform and places it in your PATH.
Homebrew
brew install --cask gethuman-sh/tap/human
mise
mise use -g github:gethuman-sh/human
Go
go install github.com/gethuman-sh/human@latest
Requires Go 1.21 or later.
Verify
human --version
Next steps
After installing, run human init to configure your project. See Quick Start.