95c0e1872881d715e2cc6cc39659a4d751b12a10
Functional Koans
Getting Started
To download the dependencies, install leiningen (http://github.com/technomancy/leiningen). After you have leiningen installed run
lein deps
which will download all dependencies you need to run the clojure koans.
Running The Koans
To run the koans, simply run
ant
which will run all the files in the koans directory.
Description
Languages
Clojure
72.1%
HTML
24.4%
Shell
2%
Batchfile
1.5%