The framework integrates various web technologies like Hiccup, Ring, Compojure, Speclj, and Leiningen, to ease the task of deploying and running a site on Clojure.
All this done with a few commands in the Clojure CLI.
Online documentation is provided for those interested.
Requirements:
· Clojure 1.4 or higher
What's New in This Release: [ read full changelog ]
· Upgrades to Speclj 2.6.1
· Upgraded from Clojure 1.4.0 to 1.5.1
· Generated project updated to work with lein2 on Heroku cedar
· Default bind address changed from 127.0.0.1 to 0.0.0.0