com.github.seancorfield/clj-new

Generate new projects based on clj, Boot, or Leiningen Templates!

Leiningen/Boot

[com.github.seancorfield/clj-new "1.3.415"]

Clojure CLI/deps.edn

com.github.seancorfield/clj-new {:mvn/version "1.3.415"}

Gradle

implementation("com.github.seancorfield:clj-new:1.3.415")

Maven

<dependency>
  <groupId>com.github.seancorfield</groupId>
  <artifactId>clj-new</artifactId>
  <version>1.3.415</version>
</dependency>