I just downloaded the zip of rook then:
unzip ~/Downloads/rook-master.zip
cd rook-master/manual/code/example/
lein run
and get (after dependencies are downloaded, including medley):
java.io.FileNotFoundException: Could not locate medley/core__init.class or medley/core.clj on classpath:
clojure.lang.Compiler$CompilerException: java.io.FileNotFoundException: Could not locate medley/core__init.class or medley/core.clj on classpath: , compiling:(io/aviso/rook/dispatcher.clj:1:1)
I just downloaded the zip of rook then:
and get (after dependencies are downloaded, including medley):