Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 195 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 195 Bytes

Advent of Code 2024 in Gleam

Pass the day module to the run command to execute it.

gleam run -m day01/part1

Or run the tests.

gleam test -- test/day01/part1_test.gleam