simlun's and petterik's Project Euler solutions in Clojure!
Install Leiningen:
- Download the script:
https://raw.github.com/technomancy/leiningen/preview/bin/lein - Place it on your $PATH.
- Set it to be executable.
-
Run the tests:
$ lein midje -
Run the tests continously:
$ lein midje --lazytest