kamituel/lein-doo

lein-doo is a plugin to run clj.test on different js environments.

Leiningen/Boot

[kamituel/lein-doo "0.1.8-PR-108-1-SNAPSHOT"]

Clojure CLI/deps.edn

kamituel/lein-doo {:mvn/version "0.1.8-PR-108-1-SNAPSHOT"}

Gradle

implementation("kamituel:lein-doo:0.1.8-PR-108-1-SNAPSHOT")

Maven

<dependency>
  <groupId>kamituel</groupId>
  <artifactId>lein-doo</artifactId>
  <version>0.1.8-PR-108-1-SNAPSHOT</version>
</dependency>