[READ-ONLY] Mirror of https://github.com/Savy011/aoc-2025. advent of code 2025 in gleam
Gleam 100%

README.md

aoc_2025 #

Package Version Hex Docs

gleam add aoc_2025@1
import aoc_2025

pub fn main() -> Nil {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/aoc_2025.

Development #

gleam run   # Run the project
gleam test  # Run the tests