github_cli: Command-line interface for GitHub

Description

gh is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code.

License

MIT

Upstream Contact

https://github.com/cli/cli

Type

optional

Dependencies

Version Information

Equivalent System Packages

$ apk add github-cli
$ sudo pacman -S github-cli
$ conda install gh
$ sudo apt-get install gh
$ sudo yum install gh
$ sudo pkg install devel/gh
$ sudo emerge dev-util/github-cli
$ brew install gh
$ sudo port install gh
$ nix-env --install gh
$ sudo zypper install gh
$ sudo xbps-install github-cli

See https://repology.org/project/github-cli/versions

However, these system packages will not be used for building Sage because spkg-configure.m4 has not been written for this package; see Issue #27330 for more information.