How to speed up development with GitHub CLI
Sep 2, 2022 ยท 4 min read ยท Wait, what?! I was today years old when I found out that GitHub has a command line interface ๐คฏ. In the official docs the instructions to install and use it are quite clear to follow. Installation I use brew to install GitHub CLI, so brew install gh ...
Join discussion