The GitHub CLI is an indispensable tool as a project maintainer or contributor on GitHub. It can boost your productivity when getting things done.
...
For further actions, you may consider blocking this person and/or reporting abuse
Very well written article! I would add 2 things tho:
gh
cli installed and an isolated login (regardless if https or ssh) can simplify the process of contributing to open source projects or switching between work and hobby by a lot, making it in my opinion a default requirement for doing open source easilygit
command line itself, likegh issue/pr/gist
, you touched on them less than the repo create function (which is still faster from the UI?), IMHO they deserve more love (or an entire article for each? :D)Thanks for reading and the feedback Ted!
For the first point I thought it was kind of implied (but maybe I can be more explicit about it), but to your second point, there’s lots I still haven’t touched in terms of commands in the GitHub CLI. Maybe another article. 😎
For creating PRs, for me at least it’s pretty quick, but I also use it to automate creating PRs for certain things, like pulling in my content to my website. See
Automate and Auto-Merge Pull Requests using GitHub Actions and the GitHub CLI
Nick Taylor ・ Nov 6 '22
great write-up, @nickytonline, and perfect timing as GitHub just released a new extension, bringing Copilot to the CLI. you can ask it to do things like explain how a command works or suggest a command for a task you want to perform.
it's currently in public beta, and it's open source!
It's called Warp 😉
also true! 😄
Such a great write up! Thanks for sharing! Now you an go a step further with Gh Copilot in the CLI 🚀learn how to use it!
Thanks for this - looks like I need to integrate the CLI into my workflow
@ladykerr just posted about this. 👀
Getting Started with GitHub Copilot in the CLI🚀
Kedasha for GitHub ・ Nov 17
💃🏼
I liked using SSH until I had three accounts, now it seems painful.
Hi Nick, Great article! Your terminal is really cool. Can you tell me which theme you use, please?