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
  • 82 This Version

Leiningen/Boot

[up/up-watch "0.0.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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