https://github.com/skibz/chnode
a no-frills node.js version manager
https://github.com/skibz/chnode
n nodejs nvm version-manager
Last synced: 4 months ago
JSON representation
a no-frills node.js version manager
- Host: GitHub
- URL: https://github.com/skibz/chnode
- Owner: skibz
- License: mit
- Created: 2023-10-19T19:17:22.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-19T19:18:16.000Z (over 1 year ago)
- Last Synced: 2024-11-12T06:05:22.873Z (6 months ago)
- Topics: n, nodejs, nvm, version-manager
- Language: C
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chnode
## Todos
* Finish Windows support
* Provide binaries for as many architectures as possible## Installing
* Ensure you have `libcurl` downloaded and reachable by your system's linker
* `make install PREFIX=/parent/directory/of/your/bin/directory`