0.1.0 • Published 11 years ago

github_opener v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
11 years ago

Github Opener

I got bored of opening new tabs and loading Github. So I made a thing to do it for me.

Install

npm install -g github_opener

Usage

$ github --help

  Usage: github [options]

  Options:

    -h, --help          output usage information
    -V, --version       output the version number
    -i, --issues        Go to Issues
    -p, --pull          Go to pull requests
    -n, --number <num>  Go to the issue/pull with this number

Examples

  • github jackfranklin/dotfiles -i -n 5 => github.com/jackfranklin/dotfiles/issues/5

  • github jackfranklin/dotfiles -p => github.com/jackfranklin/dotfiles/pulls

0.1.0

11 years ago

0.0.0

11 years ago