Command
brew install ghExplanation
GitHub CLI brings GitHub to your terminal, allowing you to manage repositories, issues, and pull requests from the command line.
Examples
Install on macOS
brew install ghInstall on Ubuntu
sudo apt install ghInstall on Windows
winget install GitHub.cli