Go to file
2010-02-08 13:22:14 +08:00
koans adding about sets 2010-02-06 18:43:06 -05:00
.gitignore major refactoring. things are much simpler now 2010-02-06 11:49:53 -05:00
ideaboard.txt updating ideaboard 2010-02-07 15:55:44 -05:00
path_to_enlightenment major refactoring. things are much simpler now 2010-02-06 11:49:53 -05:00
project.clj Added leiningen-run to the project. Now you can run it with: lein run 2010-02-08 13:22:14 +08: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.