👩💻 Join our community of thousands of amazing developers!
Working with github a lot? Miss doing more from the command line instead of visiting the website? (actions, issues etc.). Then gh is the tool for you! You can clone your repos, list issues, see workflows (Github Actions) and more. My favorite feature is to be able to see Actions runs directly in my terminal, which I find way more easy on the eyes than the web browser… An example of viewing a Github Actions workflow with gh run watch on this blog (which uses Github Actions if you didn't know!): ...