exec-nvm-versions

1.0.1 • Public • Published

exec-nvm-versions

Run a node.js script against all available node versions that are installed with NVM.

npm install exec-nvm-versions

It will find all available versions of npm and execute the given script with each versions.

exec-nvm-versions /path/to/my/nodeScript.js

Package Sidebar

Install

npm i exec-nvm-versions

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

14 kB

Total Files

5

Last publish

Collaborators

  • justindfuller