noblepayne / advent-of-code-2019

Advent of Code 2019 in Clojure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AoC 2019

Advent of Code 2019 in Clojure.

Setup

Install Clojure. Installing a JRE is left as an exercise for the reader.

REPL

An nrepl-enabled rebel-readline REPL is available by running clj -A:rebel.

Tests

Run tests via clj -A:runner.

About

Advent of Code 2019 in Clojure

License:MIT License


Languages

Language:Clojure 100.0%