1.1.1 • Published 9 years ago
openg-cli v1.1.1
openg
open Github repo pages for npm modules in your browser
CLI
Install
$ npm install -g opengUsage
$ openg
//=> opens the github repo page for the current directory in browser
$ openg chalk
//=> opens the github repo page for chalk in browser
$ openg inf sist openg
//=> opens the github repo pages for inf, sist, and openg in browserMore help
$ openg --help
Usage
$ openg
//=> opens the github repo page for the current directory in browser
$ openg [*<module name>]
//=> opens the github repo page for N-lengthed <module name> packages in browser'
Examples
$ openg express
//=> opens the github repo page for express in browserFAQ
How is this different than npm repo?
npm repo is an npm builtin which provides similar functionality to openg. Here are the differences (growing list):
opengsupports multiple module openings,npm reposupports only one at a time.
Related
License
MIT © Dawson Botsford
If you like this, star it. If you want to follow me, follow me.