Skip to content

gh

Homebrew version

The gh tool is the official GitHub CLI and is used by ok to download reusable GitHub Actions workflows.

brew install gh

Then authenticate and follow the on-screen instructions:

gh auth login

Alternatively you can refer to gh on GitHub