Back to Browse

Streamline your repo workflow with Github CLI

6.3K views
Mar 8, 2023
12:52

I really underestimated the Github CLI tool in the past and I'm going to show you how it has sped up my workflow in ways that are hard to live without now. There are a few common Github operations that nearly every developer uses the browser for, such as creating a new repo or a pull request. With the Github CLI you can do those operations much quicker and with minimal context switching right in your terminal. 📕 Github CLI Documentation Website https://cli.github.com/ 😸 Repository from the video https://github.com/swashbucklingwithcode/github-cli-demo ~~~~~~ 00:00:00 Intro 00:00:41 GHCLI Website 00:01:39 gh repo create 00:03:17 gh pr create 00:03:57 gh pr view 00:04:27 gh pr list 00:04:47 gh pr merge 00:06:49 gh pr status 00:07:36 github workflows 00:09:29 gh gist 00:11:08 gh search ~~~~~~ Follow Jimmy Cleveland's doings: twitter: https://twitter.com/JimmyDCleveland blog: https://blog.jimmydc.com/ #git #ghcli

Download

1 formats

Video Formats

360pmp427.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Streamline your repo workflow with Github CLI | NatokHD