tightrope/lein-template

An opinionated, real-time application template for Clojure(Script)

Leiningen/Boot

[tightrope/lein-template "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

tightrope/lein-template {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("tightrope:lein-template:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>tightrope</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>