sparkfund/boot-lein

Boot task to generate a project.clj from your Boot project, for slightly better interop with Cursive IDE

Leiningen/Boot

[sparkfund/boot-lein "0.4.0"]

Clojure CLI/deps.edn

sparkfund/boot-lein {:mvn/version "0.4.0"}

Gradle

implementation("sparkfund:boot-lein:0.4.0")

Maven

<dependency>
  <groupId>sparkfund</groupId>
  <artifactId>boot-lein</artifactId>
  <version>0.4.0</version>
</dependency>