dev | 2018-01-23T02:41:12+05:30
CLI-PR; A simple bash script for issuing Pull Requests to Github over Command Line

Karthik Kamalakannan / 2018-01-23T02:41:12+05:30
Every single day, we commit code hundreds of times. But people spend a little bit of time opening up Github on a web interface (most of our developers hate it) and click through to issue a Pull Request.
We think this is old-fashioned, and here's a simple script we wrote to make this process much easier. All that you will have to do is just run bash pr.sh
Here's how you can use it:
- Download this repo
- Copy the pr.sh to code directory
- Install Hub
- Open and change the repo name, upstream name, company name, and branch name
- After you write great code and commit, run
bash pr.sh
to issue a PR.
We believe that this could save you a little bit of time. Hope you enjoy it.
Get CLI-PR
Last updated: September 7th, 2023 at 7:42:06 AM GMT+0

Karthik Kamalakannan
Karthik is the Founder and CEO of Skcript.