You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Colin Jones 608690dca3 simplifying meditations macro 14 years ago
src simplifying meditations macro 14 years ago
.gitignore using new :main leiningen key 14 years ago
README.markdown updating readme and removing runner since lein run works now 15 years ago
ideaboard.txt updating ideaboard 15 years ago
project.clj using new :main leiningen key 14 years ago

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

lein run