git-open

Open the GitHub repository webpage for the current git project

brewmacoslinux
Try with needOr install directly
Source

About

Open GitHub webpages from a terminal

Commands

git-open

Examples

Open the GitHub page for the current repository$ git open
Open a specific issue on GitHub$ git open --issue 42
Open the pull request page on GitHub$ git open --pull