Get Started with Clojure Koans on Nitrous.IO - functional-koans/clojure-koans GitHub Wiki
Nitrous.IO is a cloud-based platform that will let you start working on this project in a matter of seconds, completely in the web browser.
Click on the button below to get started:
Once you're started, enter the following commands in the console to start working on the koans:
cd ~/workspace/clojure-koansparts install leiningenlein koan run- You will see a failing test. To fix this test, edit the file `~/workspace/clojure-koans/src/koans/01_equalities.cl
