1.0.0 • Published 7 months ago

open-npm-link-cli v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

open-npm-link-cli

Open a npm link for target package

Install

npm install --global open-npm-link-cli

Usage

$ 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"

Related

LICENSE

MIT


This project is created using generator-stupid-cli.