Add gh.md

Signed-off-by: AKP <tom@tdpain.net>
This commit is contained in:
akp 2021-07-29 10:01:25 +01:00
parent 5152fc69cc
commit 1727d4ae2f
No known key found for this signature in database
GPG key ID: AA5726202C8879B7
2 changed files with 7 additions and 0 deletions

View file

@ -35,6 +35,7 @@ Markdown docs and shell scripts for automating installation of things and docume
* [`clibraries.md`](clibraries.md) for errors like `fatal error: stdlib.h: No such file or directory`
* [`docker.sh`](docker.sh) for installation of Docker on Linux Mint 20.01 or Ubuntu 20.04 LTS
* [`docker-compose.sh`](docker-compose.sh) for installation of Docker Compose.
* [`gh.md`](gh.md) for installing the GitHub CLI
* [`git.sh`](git.sh)
* [`gitkraken.md`](gitkraken.md)
* [`gitui.md`](gitui.md) for installing the [GitUI](https://github.com/extrawurst/gitui) tool

6
gh.md Normal file
View file

@ -0,0 +1,6 @@
# `gh` - GitHub CLI
2021-07-29
* Go to https://github.com/cli/cli/releases/tag/v1.13.1 and download `gh_1.13.1_linux_amd64.deb`
* Install