mirror of
https://github.com/ershisan99/advent-of-code.git
synced 2025-12-17 04:59:27 +00:00
223 B
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.