Dismiss
  • Toggle Theme
  • View as Mobile

Speed up your GIT workflow with git open

Repetitive tasks suck.

How many times do you open your browser to start typing github.com/projectXYZ/blahblahyabadabadoo?

Navigating to a GitHub repository to submit a pull request or check on a project's status/issues doesn't need to be suck!

Introducing git open

With git open, you can jump directly to the repo you are working on in your browser.

Millions of hours saved!

Props to Paul Irish for this gem

Install it today

npm install git-open -g

Now you have more time for all the things!