Run your Github CLI via docker.
This repository and all it's interactions were solely done via the docker-github-cli of coarse!
Just run make
to build the image github-cli
and add gh
it to your ~/bin
The official documentation for Github-CLI is at https://cli.github.com/manual/
Because it wasn't in the default installation guides.
make docker
to build the imagemake undocker
to remove the imagemake install
to add a symlink in your~/bin
make uninstall
will remove the symlink
There are 2 editors available, VIM(preferred) and nano(default), pick your poison.
To change the default to vim gh config set vim