Skip to content

Commit 73955f2

Browse files
authored
Create README.md
1 parent dd9a419 commit 73955f2

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Node Version Switcher
2+
3+
Easily manage and switch between multiple Node.js versions using this lightweight tray application.
4+
5+
This application integrates with **NVM (Node Version Manager)** to provide a user-friendly interface for managing Node.js versions directly from your system tray. Switch Node.js versions on the fly, view your installed versions, and set your desired version with just a few clicks.
6+
7+
## Features
8+
- List and switch between installed Node.js versions via NVM.
9+
- Automatically detects and integrates with your existing NVM installation.
10+
- Intuitive system tray icon for quick access.
11+
- Option to start the application at system startup.
12+
- Lightweight and easy to use.
13+
14+
## Requirements
15+
- **NVM for Windows** installed on your system.
16+
17+
## Getting Started
18+
1. Download the latest release from the [Releases](https://github.com/recepuncu/NodeVersionSwitcher/releases) page.
19+
2. Install the application using the setup file.
20+
3. Launch the application and access it from the system tray.
21+
22+
## License
23+
This project is licensed under the [MIT License](LICENSE).

0 commit comments

Comments
 (0)