Files
advent-of-code/README.md
2025-11-11 03:32:14 +01:00

229 B

advent-of-code

To install dependencies:

bun install

To run:

bun run index.ts

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