Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

The Node plugin allows you to execute NodeJS scripts in an application with a specific NodeJS installation. The plugin will also automatically install NodeJS and global NPM packages if desired.

Supported Versions

  • NodeJS v4+

Key Features

  • Allows to execute some NodeJS script, under a given NodeJS installation.
  • Automatically installs specific NodeJS versions if desired.
  • Allows to install NPM packages globally before script execution.

Plugin Operations

  • No labels