Skip to content

version-fox/vfox-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.