nvm-windows
https://github.com/coreybutler/nvm-windows
Go
A node.js version management utility for Windows. Ironically written in Go.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported5 Subscribers
Add a CodeTriage badge to nvm-windows
Help out
- Issues
- `nvm install x.y.z 32`: should inform the user to run `nvm use x.y.z 32`
- Script Launcher
- Should be neccesary to Re-Install Modules for every Node-Version AND Architecture
- Attempting /SILENT install fails due to prompts (from existing Node install)
- `nvm list` does not show if you have 64 bit or 32 bit versions downloaded.
- [enhancement] List NVM's version
- Hook System
- Nvm install connection fails but reports as complete
- Installing node versions from local file location
- Bad arch detection
- Docs
- Go not yet supported