clojure-koans/README.markdown

20 lines
380 B
Markdown
Raw Normal View History

2010-01-15 01:13:17 +00: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
2010-01-24 16:08:37 +00:00
path_to_englightenment
2010-01-15 01:13:17 +00:00
2010-01-24 16:08:37 +00:00
which will start path_to_enlightenment.clj.