adventofcode2020 My solutions for Advent of Code 2020. Usage Run the project directly: clojure -M -m danielschleindlsperger.adventofcode2020 Run the project's tests (they'll fail until you edit them): clojure -M:test:runner