gh

gh

March 19, 2023
gh, GitHub

gh # gh is the official command-line tool for GitHub. It provides an easy-to-use interface for managing pull requests, issues, repositories, and more. Install # macOS # % brew install gh Log in # Get new token on GitHub # Access https://github.com/settings/tokens Click Generate new token > Generate new token (classic) Fill in some fields in a form (enter any name in Note) Click Generate new token Copy new token Log in on the terminal # # Login to Github % gh auth login ? ...