web-app-starter/lein-template

Lein template for web app using Noir, CouchDB, Enlive, Forms-Bootstrap, with basic model and view namespaces, html and css.

Leiningen/Boot

[web-app-starter/lein-template "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

web-app-starter/lein-template {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("web-app-starter:lein-template:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>web-app-starter</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>