aoc-2025#
Advent of Code 2025 solutions!
To install dependencies:
bun install
To run:
# Change day1 to the day of choice
bun run ./src/day1/main.ts
https://tangled.org/thomas.rocks/aoc-2025
git@tangled.org:thomas.rocks/aoc-2025
For self-hosted knots, clone URLs may differ based on your setup.
Advent of Code 2025 solutions!
To install dependencies:
bun install
To run:
# Change day1 to the day of choice
bun run ./src/day1/main.ts