The Github CLI ("gh") is a tool for interacting with your repositories on Github straight from the command line.
gh
is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal.
Useful links:
- Website: https://cli.github.com/
- API Reference: https://cli.github.com/manual/
- Installation instructions: https://cli.github.com/manual/installation
- Repository: https://github.com/cli/cli