Created
March 7, 2020 19:35
-
-
Save cwiederspan/d54417c01dcb7045621b54556f7ac82e to your computer and use it in GitHub Desktop.
GitHub CLI Download and Setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| curl -L -O https://github.com/cli/cli/releases/download/v0.6.1/gh_0.6.1_linux_amd64.deb | |
| sudo dpkg -i gh_*_linux_amd64.deb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment