|
|
|
@ -10,6 +10,9 @@ nvm
|
|
|
|
|
[nvm][5] allows for managing multiple, isolated Node.js installations in the
|
|
|
|
|
home directory.
|
|
|
|
|
|
|
|
|
|
This will be loaded automatically if nvm is installed in `$NVM_DIR`,
|
|
|
|
|
`~/.nvm`, or nvm is installed with homebrew.
|
|
|
|
|
|
|
|
|
|
nodenv
|
|
|
|
|
------
|
|
|
|
|
|
|
|
|
@ -17,6 +20,9 @@ nodenv
|
|
|
|
|
Node versions. It's simple and predictable, Just Works, and is rock solid in
|
|
|
|
|
production. nodenv is forked from the popular [rbenv][7].
|
|
|
|
|
|
|
|
|
|
This will be loaded automatically if nodenv is installed in `$NODENV_ROOT`,
|
|
|
|
|
`~/.nodenv`, or `nodenv` is on the path.
|
|
|
|
|
|
|
|
|
|
Functions
|
|
|
|
|
---------
|
|
|
|
|
|
|
|
|
|