Skip to content
This repository was archived by the owner on Sep 24, 2021. It is now read-only.

jamen/lavish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice: This repo is no longer maintained. Contact me regarding the name or code. This project was created in a time before Yarn, pnpm, ied, etc. or before I knew they existed. I would use these better maintained alternatives instead.

lavish (Archived) travis build david dm

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.

Usage

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
Jamen Marzonie

License

MIT © Jamen Marzonie

About

(Archived) Better "npm install" using global cache and symlinking.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors