git-home
Go to git repo homepage quickly, base on git remote config.
Usage
npm install -g git-home cd #your git repo directory ghome -n [repo name] ghomeghome -n heroku # will open git repo homepage
You can also add alias to .zshrc
or .bashrc
file
alias gh="ghome"
License
Copyright (c) 2017 Maqic Studio
Licensed under the MIT License