aoc-2022 Advent of Code 2022 in Clojure Usage lein test or to run a specific day lein test :only aoc-2022.dayXX-test Or configure project.clj to run the specific day solutions and execute lein run