pnum

0.0.1 • Public • Published

pnum

A wrapper for smart-private-npm that loads all of your private modules first

Installation

$ npm install -g pnum

Usage

 Usage: pnum [options]

 Where [options] can be
   --private <url>           set your private registry
   --public <url>            set the public registry url
   --config <path>           set the path to your config file
   --exclude <pkg>           exclude _pkg_ from being private
   --help                    show help and usage
   --version                 show version information

 The following aliases are also available
   --priv    =>   --private
   --pub     =>   --public
   -c        =>   --config
   -e        =>   --exclude
   -h        =>   --help
   -v        =>   --version

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i pnum

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • eh
  • evanlucas