Skip to content

rjray/advent-clojure-basis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code Clojure Basis

Starter pack for doing Advent of Code in Clojure. This is based almost entirely on Mitchell Hanburg's Advent of Code Clojure Starter. I've renamed a few files and deleted a few, but that's all.

Uses lein.

Usage

There are 25 namespaces, 25 input files, 25 example input files, 25 tests, and 50 lein tasks.

  1. Fill in the tests with the example solutions.
  2. Write your implementation.
  3. Fill in the final problem inputs into the lein task and run lein run d01.p1.

Installation

I'll put more here as this matures.

About

Starter/basis for doing Advent of Code in Clojure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published