o
odinpkg.dev
packages / library / odin-advent-of-code-2025

odin-advent-of-code-2025

54cd33blibrary

Template repository for using Odin in Advent of Code 2025

Unlicense · updated 7 months ago

Odin Advent of Code 2025

Run make to generate the files for day 0 through 12

To execute solutions, run commands from odin run day_01 to odin run day_12

To run tests, run commands from odin test day_01 to odin test day_12