yalh/boot-cljs-test

Boot tasks to produce a script to test ClojureScript and to run this script

Leiningen/Boot

[yalh/boot-cljs-test "0.3.1-SNAPSHOT"]

Clojure CLI/deps.edn

yalh/boot-cljs-test {:mvn/version "0.3.1-SNAPSHOT"}

Gradle

implementation("yalh:boot-cljs-test:0.3.1-SNAPSHOT")

Maven

<dependency>
  <groupId>yalh</groupId>
  <artifactId>boot-cljs-test</artifactId>
  <version>0.3.1-SNAPSHOT</version>
</dependency>