Last Updated: February 25, 2016
·
2.852K
· OiNutter

Manage multiple node versions with nodenv

Based on rbenv, nodenv is a simple unix based tool to help you manage your node environment by creating shims to point to the required version of node. See the README for more information:

Github