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#
Type#
optional
Dependencies#
Version Information#
Equivalent System Packages#
alpine: install the following packages: github-cli
arch:
$ sudo pacman -S github-cli
conda:
$ conda install gh
Debian/Ubuntu:
$ sudo apt-get install gh
Fedora/Redhat/CentOS:
$ sudo yum install gh
freebsd:
$ sudo pkg install devel/gh
gentoo:
$ sudo emerge dev-util/github-cli
homebrew:
$ brew install gh
macports: install the following packages: gh
nix:
$ nix-env --install gh
opensuse:
$ sudo zypper install gh
void:
$ 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 trac ticket #27330