Go to file
2010-02-06 11:49:53 -05:00
koans major refactoring. things are much simpler now 2010-02-06 11:49:53 -05:00
.gitignore major refactoring. things are much simpler now 2010-02-06 11:49:53 -05:00
ideaboard.txt initial list 2010-01-14 18:21:05 -05:00
path_to_enlightenment major refactoring. things are much simpler now 2010-02-06 11:49:53 -05:00
project.clj updating the path to enlightenment, adding a repl runner, and adding 2010-02-05 13:57:38 -05:00
README.markdown updating README 2010-01-24 11:08:37 -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

path_to_englightenment

which will start path_to_enlightenment.clj.