pandeiro/boot-cljs-repl

Boot task to provide a ClojureScript REPL.

Leiningen/Boot

[pandeiro/boot-cljs-repl "0.2.2-SNAPSHOT"]

Clojure CLI/deps.edn

pandeiro/boot-cljs-repl {:mvn/version "0.2.2-SNAPSHOT"}

Gradle

implementation("pandeiro:boot-cljs-repl:0.2.2-SNAPSHOT")

Maven

<dependency>
  <groupId>pandeiro</groupId>
  <artifactId>boot-cljs-repl</artifactId>
  <version>0.2.2-SNAPSHOT</version>
</dependency>