spootnik/watchman

Watch directories for changes

Leiningen/Boot

[spootnik/watchman "0.3.5"]

Clojure CLI/deps.edn

spootnik/watchman {:mvn/version "0.3.5"}

Gradle

implementation("spootnik:watchman:0.3.5")

Maven

<dependency>
  <groupId>spootnik</groupId>
  <artifactId>watchman</artifactId>
  <version>0.3.5</version>
</dependency>