ochorocho / gitlab-package-updater

Updates all packages of Composer (php), yarn (JS), npm (JS), bundler (ruby) in a project
0 stars 0 forks source link

Add nvm #3

Open ochorocho opened 5 years ago

ochorocho commented 5 years ago

Respect node version set in .nvmrc. If node version is not present install and use it.

ochorocho commented 5 years ago

Maybe preinstall a few versions to speed up builds/updates