Go to file
Michał Kalbarczyk 277347bc8a
Fix bin file mode
2017-02-10 22:42:21 +01:00
bin Fix bin file mode 2017-02-10 22:42:21 +01:00
npm-hooks Revert back post-install 2016-03-12 22:20:10 +05:30
.travis.yml Add CI integration. 2016-05-14 15:27:38 +09:00
README.md Update to refer to new organization 2016-03-16 09:54:18 +05:30

asdf-nodejs

Node.js plugin for asdf version manager

Install

asdf plugin-add nodejs https://github.com/asdf-vm/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