reloaded-with-tests/lein-template

A Leiningen 2 template to generate project skeletons using tools.namespace and a :dev profile with a user.clj file.

Leiningen/Boot

[reloaded-with-tests/lein-template "0.1.3-SNAPSHOT"]

Clojure CLI/deps.edn

reloaded-with-tests/lein-template {:mvn/version "0.1.3-SNAPSHOT"}

Gradle

implementation("reloaded-with-tests:lein-template:0.1.3-SNAPSHOT")

Maven

<dependency>
  <groupId>reloaded-with-tests</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.1.3-SNAPSHOT</version>
</dependency>