Go to file
Akash Manohar J 286e8055d2 Fix condition
2015-12-23 05:44:18 +05:30
bin Fix condition 2015-12-23 05:44:18 +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