1.0.2 • Published 10 years ago
pkg-open v1.0.2
pkg-open
Open npm package's github repository from cli.
Inspired bynpm-repo
and Sindre'sopn
!
Install
Install with npm
$ npm install pkg-open -g
Examples
$ 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/npmls
Authors & Contributors
Charlike Mike Reagent
License
Copyright (c) 2014 Charlike Mike Reagent, contributors.
Released under the MIT
license.