sminstall

1.0.10 • Public • Published

sminstall

npm install for build machine, make it much faster using cache mechanism

Installation

Either through cloning with git or by using npm (the recommended way):

npm install -g sminstall

Usage

sminstall install the same as 'npm install' command:

sminstall [path to root npm folder | empty for .]

By default, sminstall will only install dependencies (without 'devDependencies'). In some cases you will want to install 'devDependencies'.

This can be done via the command line:

sminstall [path to root npm folder | empty for .] --dev

Clean sminstall cache

sminstall --clean

Readme

Keywords

none

Package Sidebar

Install

npm i sminstall

Weekly Downloads

0

Version

1.0.10

License

MIT

Unpacked Size

20 MB

Total Files

4431

Last publish

Collaborators

  • aviadblu