clojure-koans/README.markdown
2010-01-24 11:08:37 -05:00

20 lines
380 B
Markdown

# 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.