Solutions for the Advent of Code 2021 written in Crystal.
Install Crystal and clone this repo.
To get the solutions, run:
crystal run solutions.cr
To run the tests, run:
crystal spec
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Solutions for the Advent of Code 2021 written in Crystal.
Install Crystal and clone this repo.
To get the solutions, run:
crystal run solutions.cr
To run the tests, run:
crystal spec