git-home

1.0.1 • Public • Published

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

/git-home/

    Package Sidebar

    Install

    npm i git-home

    Weekly Downloads

    3

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • maqicxu