featheredtoast/repl-watcher

A component to run a repl command when files change

Leiningen/Boot

[featheredtoast/repl-watcher "0.2.1"]

Clojure CLI/deps.edn

featheredtoast/repl-watcher {:mvn/version "0.2.1"}

Gradle

implementation("featheredtoast:repl-watcher:0.2.1")

Maven

<dependency>
  <groupId>featheredtoast</groupId>
  <artifactId>repl-watcher</artifactId>
  <version>0.2.1</version>
</dependency>