Tested on Node.js 18 LTS.
A simple companion app to be used with the main graphics bundle.
- Install dependencies with
npm install
. - Adjust
config.json
as needed. - Setup the included 100% Checklist to only show percentage, and to output it to file.
- Run with
node index.js
.