Skip to content
/ npmw Public

NPM Wrapper allowing to use a specific Node + NPM version per project

License

Notifications You must be signed in to change notification settings

oliviernt/npmw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

npmw

NPM Wrapper allowing to use a specific Node + NPM version per project

Setup

  1. add it to your project root (aka. next to your package.json)
  2. edit the version in the npmw script to whatever version you whish to use
  3. give the owner (you?) of the script execute permissions on it chmod +x npmw
  4. use it as you would use npm but instead write ./npmw.

Support

Currently only Linux has been tested.

About

NPM Wrapper allowing to use a specific Node + NPM version per project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages