aoc2025 gleam add aoc2025@1 import aoc2025 pub fn main() -> Nil { // TODO: An example of the project in use } Further documentation can be found at https://hexdocs.pm/aoc2025. Development gleam run # Run the project gleam test # Run the tests