https://github.com/chadnpc/clihelper.nvm
very simple node version manager
https://github.com/chadnpc/clihelper.nvm
Last synced: over 1 year ago
JSON representation
very simple node version manager
- Host: GitHub
- URL: https://github.com/chadnpc/clihelper.nvm
- Owner: chadnpc
- License: wtfpl
- Created: 2024-12-21T16:06:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-21T16:07:03.000Z (over 1 year ago)
- Last Synced: 2025-02-10T01:31:37.448Z (over 1 year ago)
- Language: PowerShell
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [cliHelper.nvm](https://www.powershellgallery.com/packages/cliHelper.nvm)
🔥 simple node version manager.
## Usage
```PowerShell
Install-Module cliHelper.nvm
```
then
```PowerShell
Import-Module cliHelper.nvm
# do stuff here.
```
## License
This project is licensed under the [WTFPL License](LICENSE).