hannahhenderson / adventofcode2019

It's the final countdown!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adventofcode2019

Working through the Advent of Code 2019 challenges.

Running the code

For more, check out @technomancy's Leiningen Tutorial.

Assuming you've got lein installed, cd into the project and run:

lein repl 

I use IntelliJ + Cursive and their built in REPL tools, and tend to configure my IDE to connect to the nrepl port that's generated with lein repl.

About

It's the final countdown!

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%