1.0.1 • Published 7 years ago

git-home v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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]

ghome
ghome -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