strong-install
v0.7.5
Published
Alternate installer for npm packages that doesn't use npm
Downloads
18
Maintainers
Keywords
Readme
strong-install
Utility for installing Node packages from somewhere other than npmjs.org
Install
npm install -g strong-install
or
git clone [email protected]:strongloop/strong-install.git`
cd strong-install
npm link
Run
Usage: sl-install [options] [command]
Commands:
install [package] [branches...] install given package or all dependencies
branches print a list of branches for resolving dependencies against
*
Options:
-h, --help output usage information
-V, --version output the version number
-r, --repo <url> Set repository to install from
-d, --destination <dir> Set directory to install from
-q, --quiet Suppress unimportant output