To install dependencies:
bun install
To run:
bun run start
bun run test
bun run generate # args --year=YYYY generates a full year of folders based on the ./template
This project was created using bun init
in bun v1.0.4. Bun is a fast all-in-one JavaScript runtime.