Go to file
2015-10-07 08:58:46 +05:30
bin [Versions] Adds listing for new nodejs versions 2015-10-07 08:58:46 +05:30
npm-hooks Fix post-install hook 2015-05-29 16:49:15 +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