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.
 
 
 
 
Aaron Bedra fc23d58dda updating ideaboard 15 years ago
koans adding about sets 15 years ago
.gitignore major refactoring. things are much simpler now 15 years ago
README.markdown updating README 15 years ago
ideaboard.txt updating ideaboard 15 years ago
path_to_enlightenment major refactoring. things are much simpler now 15 years ago
project.clj updating the path to enlightenment, adding a repl runner, and adding 15 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

path_to_englightenment

which will start path_to_enlightenment.clj.