org.clojars.stumitchell/lein-template

A basic template for a Reagent web app that implements the re-frame pattern.

Leiningen/Boot

[org.clojars.stumitchell/lein-template "0.1.0"]

Clojure CLI/deps.edn

org.clojars.stumitchell/lein-template {:mvn/version "0.1.0"}

Gradle

implementation("org.clojars.stumitchell:lein-template:0.1.0")

Maven

<dependency>
  <groupId>org.clojars.stumitchell</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.1.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.