Go to file
2015-12-22 22:35:59 +05:30
bin Fix bin names #6 2015-12-22 22:35:59 +05:30
npm-hooks Centralized postinstall hook #3 2015-12-22 22:35:35 +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