pkg-open

1.0.2 • Public • Published

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.

Package Sidebar

Install

npm i pkg-open

Weekly Downloads

0

Version

1.0.2

License

none

Last publish

Collaborators

  • vanchoy
  • tunnckocore