Skip to content

Open the GitHub page of the given or current directory repo

License

Notifications You must be signed in to change notification settings

Carrie999/gh-home

 
 

Repository files navigation

gh-home Build Status

Open the GitHub page of the given or current directory repo

It will attempt to open the upstream repo if there is one or the forked repo.

Install

$ npm install --global gh-home

Usage

$ gh-home --help

  Usage
    $ gh-home [repo | user/repo]

  Examples
    $ gh-home
    $ gh-home myrepo
    $ gh-home avajs/ava

Tip

Add alias gh=gh-home to your .zshrc/.bashrc, so that you can run it with $ gh instead.

Related

  • npm-home - Open the npm page of a package

License

MIT © Sindre Sorhus

About

Open the GitHub page of the given or current directory repo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%