Skip to content
Bruno Herfst edited this page Apr 8, 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

npm install extendscriptr

Use

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