Description
Manages multiple Node.js versions from a shell environment. It can install, switch, and select Node.js releases per user or project workflow.
Use it when different projects require different Node.js versions. Shell initialization matters, and downloaded runtimes should come from trusted sources before running project scripts or package installs.