NVM (node version manager) uses a .nvmrc to define a version for a project, this will take priority when running an nvm install and/or nvm use. A bootstrap step has been added which installs and activates the node version if a .nvmrc file is present.
NVM (node version manager) uses a .nvmrc to define a version for a project, this will take priority when running an nvm install and/or nvm use. A bootstrap step has been added which installs and activates the node version if a .nvmrc file is present.