Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 403 Bytes

NVM.md

File metadata and controls

8 lines (6 loc) · 403 Bytes
title excerpt
nvm
a utility to help run multiple versions of Node.js on the same machine

nvm

nvm is a utility to help run multiple versions of Node.js (and its branches) on the same machine. It can install, list, and choose versions. It is analogous to RVM (Ruby Version Manager).