How to speed up development with GitHub CLI
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 ...