Files
advent-of-code/README.md
2024-12-01 22:55:29 +01:00

223 B

aoc-2024

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.36. Bun is a fast all-in-one JavaScript runtime.