org.clojars.richardboss/boot-notify

A boot task displaying visual notification based on the build status.

Leiningen/Boot

[org.clojars.richardboss/boot-notify "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.richardboss/boot-notify {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("org.clojars.richardboss:boot-notify:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.richardboss</groupId>
  <artifactId>boot-notify</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.