Releases: marcotas/nodem
Releases · marcotas/nodem
Apple Silicon Compatible
Mac OS Compatibility
Now it works with Mac OS (Darwin) systems.
Process fixing
- install command now creates npm's link when there is no npm installed
- use command sets up the .zshrc and .bashrc files to export paths to .nodem/bin
1.0.0 Released!
This first version includes:
- command install to download and install a node version for 64bits linux systems
- command use to switch between installed node versions
- command available to list all versions from nodejs.org dist directory
- command list to list all installed versions
- command remove to remove a node version