pkg-open
v1.0.2
Published
Open npm package's github repository from cli. Inspired by `npm-repo` and `opn`.
Readme
pkg-open

Open npm package's github repository from cli.
Inspired bynpm-repoand Sindre'sopn!
Install 
Install with npm
$ npm install pkg-open -gExamples
$ pkg-open mocha
# opens => https://github.com/mochajs/mocha
$ pkg-open co-body
# opens => https://github.com/tj/co-body
$ pkg-open bootstrap
# opens => https://github.com/twbs/bootstrap
$ pkg-open npmls
# opens => https://github.com/tunnckoCore/npmlsAuthors & Contributors 
Charlike Mike Reagent
License 
Copyright (c) 2014 Charlike Mike Reagent, contributors.
Released under the MIT license.
