anthontaylor-doo

doo is a library to run clj.test on different js environments.

Leiningen/Boot

[anthontaylor-doo "0.1.9-SNAPSHOT"]

Clojure CLI/deps.edn

anthontaylor-doo/anthontaylor-doo {:mvn/version "0.1.9-SNAPSHOT"}

Gradle

implementation("anthontaylor-doo:anthontaylor-doo:0.1.9-SNAPSHOT")

Maven

<dependency>
  <groupId>anthontaylor-doo</groupId>
  <artifactId>anthontaylor-doo</artifactId>
  <version>0.1.9-SNAPSHOT</version>
</dependency>