Go to file
2010-05-06 21:56:43 -05:00
src unifying introductory functions a bit 2010-05-06 21:56:43 -05:00
.gitignore using new :main leiningen key 2010-04-02 17:47:32 -05:00
ideaboard.txt unifying introductory functions a bit 2010-05-06 21:56:43 -05:00
project.clj using new :main leiningen key 2010-04-02 17:47:32 -05:00
README.markdown updating readme and removing runner since lein run works now 2010-02-08 00:25:18 -05:00

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

lein run