- Clone this repo into your
Scripts
folder. - Run
npm run setup
oryarn setup
in this folder. - Afterwards, run
npm install
oryarn
in the Scripts folder. - Make your scripts in their corresponding folers in
onix-scripting-ts/
- To build your scripts, run
npm run build
oryarn build
- Make a script to automatically generate type definitions from the Autocomplete folder
- Easier setup