com.github.seancorfield/clj-new

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

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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