Go to file
Akash Manohar J 2c48d81ff7 Add readme
2015-05-24 09:57:40 +05:30
bin Initial commit with nodejs plugin 2015-05-24 09:56:04 +05:30
README.md Add readme 2015-05-24 09:57:40 +05:30

asdf-nodejs

Node.js plugin for asdf version manager

Install

asdf plugin-add nodejs https://github.com/HashNuke/asdf-nodejs.git

Use

Check asdf readme for instructions on how to install & manage versions of Node.js.

When installing Node.js using asdf install, you can pass custom configure options with the following env vars:

  • NODEJS_CONFIGURE_OPTIONS - use only your configure options
  • NODEJS_EXTRA_CONFIGURE_OPTIONS - append these configure options along with ones that this plugin already uses