Skip to content

Releases: marcotas/nodem

Apple Silicon Compatible

11 Dec 08:06
815dbe7
Compare
Choose a tag to compare
  • Downloads the correct tar.gz file for apple silicon.

Mac OS Compatibility

18 Feb 02:51
Compare
Choose a tag to compare

Now it works with Mac OS (Darwin) systems.

Process fixing

04 May 18:17
Compare
Choose a tag to compare
  • 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!

15 Apr 20:16
Compare
Choose a tag to compare

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