Book manager for Warszawa Java User Group written in Clojure.
The views (and perhaps other parts, too) are heavily inspired by the mametipsum and the Basic marketing site from Bootstrap's Examples projects.
The project is developed with Leiningen 2.0.0.
mongod --dbpath ~/oss/librarian-clojure/data/db
lein run-local
A browser window shows up with the welcome page of the application.
lein repl
)lein repl
(go)
to start a server and open the welcome page.(stop)
.When you make changes to the templates, follow Template out of date and execute (load "page")
at the REPL.
lein midje --lazytest
Copyright (C) 2012 Konrad Garus, Adrian Gruntkowski, Jacek Laskowski, and contributors
Distributed under the Eclipse Public License, the same as Clojure.