mathias/boot-restart

Run a shell command continuously and restart it on file change.

Leiningen/Boot

[mathias/boot-restart "0.0.2"]

Clojure CLI/deps.edn

mathias/boot-restart {:mvn/version "0.0.2"}

Gradle

implementation("mathias:boot-restart:0.0.2")

Maven

<dependency>
  <groupId>mathias</groupId>
  <artifactId>boot-restart</artifactId>
  <version>0.0.2</version>
</dependency>