/adventclj

Adventclj

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

adventclj

Solutions for Advent of Code written in Clojure

  • Completed:
    • Day 1
    • Day 4
    • Day 10

Usage

If you have Leiningen installed use lein run to run the solutions for all the days.

Use lein test to run the tests

I have included a standalone jar, make sure your in the root directory of the repo and run: java -jar adventclj.jar

License

Copyright © 2017 Hans Strausl

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.