scott113341 / npm-install-version

Installs node modules to versioned or custom directories.
MIT License
56 stars 11 forks source link

Feature/optimize install #40

Open JvJefke opened 6 years ago

JvJefke commented 6 years ago

This PR contains the following enhancements:

I am aware that I took some liberties by moving the install folder and by making the install functionality async. Feedback about this is definitely welcome.

It also fixes #34