AoC 2020
Advent of Code solutions for 2020
Usage
- Build binaries by running
shards build --release - Export the env var
AOC_SESSION_KEYto retrieve puzzle inputs - Run
bin/solutionsto show results and benchmarks of solutions - Run
bin/generateto generate sources for the current day's puzzle
Contributors
- Joakim Repomaa - creator and maintainer