up/up-watch

Watch plugin for Up that uses Ojo to watches the file system and place file events on the bus.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 272 Downloads
  • 80 This Version

Leiningen/Boot

[up/up-watch "0.0.2"]

Clojure CLI/deps.edn

up/up-watch {:mvn/version "0.0.2"}

Gradle

implementation("up:up-watch:0.0.2")

Maven

<dependency>
  <groupId>up</groupId>
  <artifactId>up-watch</artifactId>
  <version>0.0.2</version>
</dependency>