You'll need:
- IntelliJ IDEA (http://www.jetbrains.com/idea/download/)
- Cursive Clojure - IntelliJ clojure plugin (http://cursiveclojure.com/userguide/)
- Lein (https://github.com/technomancy/leiningen)
To test lein run lein repl
. If that was ok cd into project directory and run lein deps
and lein run