hokaccha / nodebrew

Node.js version manager
MIT License
1.06k stars 66 forks source link

Support global, local directory & shell default node versions #39

Open matthewadams opened 9 years ago

matthewadams commented 9 years ago

Another version manager, jenv, supports installing multiple JVMs just like nodebrew does for node & npm. However, it supports the notion of global, local (per directory hierarchy) & shell preferred versions: see Configure global version, Configure local version (per directory) & Configure shell instance version sections on the page at the above link.

This would be a very nice feature, since some projects need a particular version of node, and it's a pain to have to keep nodebrew use-ing each time I have to switch.

prinum commented 8 years ago

:+1:

kompiro commented 8 years ago

:+1: