A no-frills tray icon for NVM Windows that lets you quickly switch between Node versions.
View releases for download options. Alternatively the repo can be cloned and built locally.
- Visual Studio 2022
- .NET 6.0 Runtime
- .NET desktop development workload (configurable via VS Installer)
This project adheres to Semantic Versioning. Versions are specified in the following files:
\inno-build.iss\make-zip.ps1\NVMQuickSwitch\QuickSwitchApp.cs
- Ensure correct versions are set (see above)
- Ensure
CHANGELOG.mdis updated accordingly - Publish the project using the default publish profile
- Run
inno-build.issto generate the installer - Run
make-zip.ps1to ZIP up the publish output - Create an appropriate GitHub release & tag