Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 461 Bytes

File metadata and controls

17 lines (11 loc) · 461 Bytes

vfox-nodejs

Node.js plugin for vfox.

Install

After installing vfox, install the plugin by running:

vfox add nodejs

Mirror

You can configure the mirror by VFOX_NODEJS_MIRROR environment variable. The default value is https://nodejs.org/dist. Trailing slashes are automatically handled, so both https://nodejs.org/dist and https://nodejs.org/dist/ will work correctly.