ps-nvm
all
PowerShell-based utility to manage multiple Node.js versions, inspired by `nvm`. This tool provides multiple commands that all can only be run through PowerShell.
More info →Examples (6)
View documentation for `Get-NodeInstallLocation`, a tool to get the current Node.js install location
View documentation for `Get-NodeVersions`, a tool to list all available and currently-installed Node.js versions
View documentation for `Install-NodeVersion`, a tool to install Node.js runtime versions
View documentation for `Remove-NodeVersion`, a tool to uninstall an existing Node.js version
View documentation for `Set-NodeInstallLocation`, a tool to set the Node.js install location
View documentation for `Set-NodeVersion`, a tool to set the default version of Node.js
made by @shridhargupta | data from tldr-pages