ratatouille/lein-template

A leiningen template

Leiningen/Boot

[ratatouille/lein-template "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

ratatouille/lein-template {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("ratatouille:lein-template:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>ratatouille</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>