com.github.seancorfield/clj-new

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

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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