io.github.hive-agi/hive-hot

Hot-reload for Clojure backends: a component registry with lifecycle callbacks and event listeners layered on tonsky/clj-reload.

Leiningen/Boot

[io.github.hive-agi/hive-hot "0.1.2"]

Clojure CLI/deps.edn

io.github.hive-agi/hive-hot {:mvn/version "0.1.2"}

Gradle

implementation("io.github.hive-agi:hive-hot:0.1.2")

Maven

<dependency>
  <groupId>io.github.hive-agi</groupId>
  <artifactId>hive-hot</artifactId>
  <version>0.1.2</version>
</dependency>