Git Command Line Tool

Install the gh command line tool from GitHub


  1. Close any open GitBash windows you may have open.
  2. Navigate to the GitHub CLI download page.
  3. Click to download button.
  4. Once the installer downloads, open the file and follow the on-screen instructions.

Setup GitHub for “Authentication”

In order to use Git locally in a secure manner, we need to connect our computer with github.com. (For further information about this process, visit GitHub Instructions: Caching GitHub credentials)

Open the GitBash application.

Your terminal should confirm that you have authenticated successfully:

GitHub Authentication

⇐ Previous | Next ⇒