awesome-cli-apps
awesome-cli-apps copied to clipboard
Add `nve`
New App Submission
- [x] I've read the contribution guidelines.
Repo or homepage link: https://github.com/ehmicky/nve
Description: This allows running any terminal command with any Node.js version.
Why I think it's awesome: Unlike nvm (and the like), it is optimized for that specific purpose. For example, it can run multiple versions at once, does not need a separate installation step for each Node version. Also it works on Windows and does not require Bash.