webapp A Leiningen template for web application Used frameworks: compojure httpkit selmer Usage git clone git@github.com:chidori/webapp-template.git cd webapp-template lein install After that you can create new project with: lein new webapp <your project name>