com.nomistech/nomis-tailer

A Clojure implementation of tail -F and more

Leiningen/Boot

[com.nomistech/nomis-tailer "0.2.0"]

Clojure CLI/deps.edn

com.nomistech/nomis-tailer {:mvn/version "0.2.0"}

Gradle

implementation("com.nomistech:nomis-tailer:0.2.0")

Maven

<dependency>
  <groupId>com.nomistech</groupId>
  <artifactId>nomis-tailer</artifactId>
  <version>0.2.0</version>
</dependency>