Install the GitHub CLI

Joe Previte
InstructorJoe Previte
Share this video with your friends

Social Share Links

Send Tweet
Published 5 years ago
Updated 3 years ago

Learn how to install the GitHub cli. It's as simple as running brew install github/gh/gh in your terminal.

Instructor: [0:00] From the GitHub repo page, we'll scroll down to the installation section. Since I'm on Mac OS, I'm going to follow the installation instructions for this OS. Copy that and paste it into my terminal. That will run.

[0:19] Install the CLI and afterwards, we'll go ahead and test by running GH help. As you can see, that prints out the correct information. That's it. That's how you install the GitHub CLI.