Popularity
2.6
Growing
Activity
0.0
Stable
191
9
8

Monthly Downloads: 0
Programming language: JavaScript
License: MIT License
Tags: Command Line Apps     Github     CLI     Git     Cli-app     Open     Page     Directory     Current     Cwd     Home     Repository     Repo     Gh    
Latest version: v2.0.1

gh-home alternatives and similar modules

Based on the "Command Line Apps" category.
Alternatively, view gh-home alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of gh-home or a related project?

Add another 'Command Line Apps' Module

README

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


*Note that all licence references and agreements mentioned in the gh-home README section above are relevant to that project's source code only.