A boilerplate for writting various plugins/extensions for WLJS Notebook
- Clone this repository to
<Documents>/WLJS Notebooks/Extensions - Make sure that the folder name matches
wljs-plugin-template - Restart WLJS App
To bundle Javascript
npm i
npm run buildTo restore .git
npm run restore