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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    1

Package Sidebar

Install

npm i git-home

Weekly Downloads

3

Version

1.0.1

License

MIT

Last publish

Collaborators

  • maqicxu