Open a npm link for target package
npm install --global open-npm-link-cli
$ onpm --help
Usage
$ onpm [options]
Options
-h --help Print this help
-v --version Print open-npm-link-cli version number
-b --browser Browser to open
Examples
$ onpm lodash
$ onpm lodash -b "chrome"
- open-npm-link - API for this module
This project is created using generator-stupid-cli.