eralp.dev

moon indicating dark mode
sun indicating light mode

GitHub CLI PR's

January 04, 2021

Even though I make money by developing web apps, I don’t like to use browsers much. If there’s any possibility to use anything else than a web app, I’d like to try it. So I tried opening GitHub PR’s without the website using GitHub’s CLI. It is very nice, here are my favourite commands;

This one simply opens a draft PR with last commit as title.

1gh pr create --fill --draft

And this one brings the URL of the PR

1gh pr view

I'm Eralp Karaduman, a software engineer. I make apps, games and digital toys. Visit eralpkaraduman.com to learn more about me, also find me on other internets: Twitter, GitHub, LinkedIn, RSS.