/gh

Opens github.com with your current project from the command line

Primary LanguageGo

gh

Usage

This example opens your default browser with https://github.com/golang/go -- based on git's remote origin url

cd ~/projects/go
gh

Install

go get -u github.com/larskluge/gh