Capistrano Nvm Versions Save

nvm support for Capistrano 3.x

v0.0.6

8 years ago

Previously node versions were installed in $NVM_ROOT/$NODE_VERSION, but the later versions of nvm store them in $NVM_ROOT/versions/node/$NODE_VERSION.

Both directories are now supported.