lavish
v0.1.1
Published
Better "npm install" using global cache and symlinking.
Readme
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 lavishUsage
Using the CLI directly:
lavish <...packages>Using the CLI shim on npm:
alias npm=lavish-shimnpm install <...packages>Should be 100% compatible with npm install. Open an issue if you find incompatibility.
Credits
| |
|:---:|
| Jamen Marzonie |
License
MIT © Jamen Marzonie
