Open GitHub project page of your repo directly in Terminal.
In fact it will open whatever project which has a url/owner/repo
format url, so it works for BitBucket/GitLab too.
➜ ~ npm install -g ogh
# in your project root, type `ogh` and press `Enter`
➜ localdb git:(master) ogh
# then your default browser
# will open `https://github.com/egoist/localdb` for you
MIT.