Files
aoc/README.md
T
2024-11-27 10:10:41 +01:00

222 B

aoc

To install dependencies:

bun install

To run:

bun run src/index.ts

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