Easily switch between multiple versions of Node.js
For a while, Node.js was relatively static (and serialized) with its versioning. For example, Node.js remained on version 0.10.X for about 18 months. There wasn't much need to have multiple versions of Node.js installed on the same machine, so installing and maintaining Node.js with your favorite…