0.1.1 • Published 9 years ago
lavish v0.1.1
lavish

Better "npm install" using global cache and symlinking.
Lavish downloads a flat package structure then uses symlinking for all dependencies. After you download a package once or twice, it will symlink instantly from there on out. This allows you to download less files and save time installing packages.
Note: In early stages, may or may not be usable.
Installation
npm install -g lavish
Usage
Using the CLI directly:
lavish <...packages>
Using the CLI shim on npm
:
alias npm=lavish-shim
npm install <...packages>
Should be 100% compatible with npm install
. Open an issue if you find incompatibility.
Credits
Jamen Marzonie |
License
MIT © Jamen Marzonie
0.1.1
9 years ago
0.1.0
9 years ago
0.0.0-alpha3
9 years ago
0.0.0-alpha2
9 years ago
0.0.0-alpha1
9 years ago