I am using this project to learn Gleam. To run a day's problems use the command
gleam run -m day01/solution
To run the unit tests for all the days run
gleam test
I am using this project to learn Gleam. To run a day's problems use the command
gleam run -m day01/solution
To run the unit tests for all the days run
gleam test