Installation:
brew install github/gh/gh
That's it. You are now ready to use gh
. 🥳
$ gh help
Do things with GitHub from your terminal
Usage:
gh [flags]
gh [command]
Available Commands:
help Help about any command
pr Work with pull requests
Thank you for trying out GitHub CLI! 🌟
You can get access to features that are not yet in the stable release by building the development version:
brew install github/gh/gh --HEAD
To upgrade it:
brew upgrade gh --fetch-HEAD