- Node.js 22.x LTS
- yarn
yarn
yarn bundleTo build for development, use:
yarn
yarn build:watchyarn
yarn bundleThen copy the dist folder to your script directory.
and run the script with:
node dist/bundle.mjsThis project is licensed under the MIT License. See the LICENSE file for details.