1.0.2 • Published 10 years ago

pkg-open v1.0.2

Weekly downloads
5
License
-
Repository
github
Last release
10 years ago

pkg-open NPM version Build Status Dependency Status

Open npm package's github repository from cli.
Inspired by npm-repo and Sindre's opn!

Install Nodei.co stats

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 author tips

Charlike Mike Reagent

License MIT license

Copyright (c) 2014 Charlike Mike Reagent, contributors.
Released under the MIT license.