Skip to content
Bruno Herfst edited this page Mar 27, 2018 · 3 revisions

This is a quick guide on how to use extendscriptr. Please read the rest of the wiki for more in-depth information.

Install the module

npm install extendscriptr

Using the CLI (Command Line Interface)

./node_modules/.bin/extendscriptr --script src/scripts/helloWorld.js --output dist/helloWord.jsx
Clone this wiki locally