codevise / jenkins-nvm-plugin

Run builds in an nvm managaged environment-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jenkins nvm Plugin

github.com/codevise/jenkins-nvm-plugin

A Jenkins Plugin to run builds in an nvm managed environment.

Dependencies

Requires the ruby-runtime plugin to be installed.

Features

  • Installs nvm.sh
  • Installs node version configured for job.
  • Amends build environment to use configured node version.

Acknowledgements

Heavily inspired by the Jenkins rvm plugin.

License

Please fork and improve.

Copyright (c) 2013 Codevise Solutions Ltd. This software is licensed under the MIT License.

About

Run builds in an nvm managaged environment-

License:MIT License


Languages

Language:Ruby 100.0%