https://github.com/simonhylander/advent-of-code-2025
https://github.com/simonhylander/advent-of-code-2025
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonhylander/advent-of-code-2025
- Owner: SimonHylander
- Created: 2025-12-01T13:04:03.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-12-04T09:01:33.000Z (6 months ago)
- Last Synced: 2025-12-07T16:51:02.682Z (6 months ago)
- Language: TypeScript
- Size: 26.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Advent of Code 2025
Usage
```shell
bun run day 1 a
```