com.github.rainmote/clj-agent-tui

Composable agent terminal UI components and runtime seams for Clojure

Leiningen/Boot

[com.github.rainmote/clj-agent-tui "0.1.0-alpha2"]

Clojure CLI/deps.edn

com.github.rainmote/clj-agent-tui {:mvn/version "0.1.0-alpha2"}

Gradle

implementation("com.github.rainmote:clj-agent-tui:0.1.0-alpha2")

Maven

<dependency>
  <groupId>com.github.rainmote</groupId>
  <artifactId>clj-agent-tui</artifactId>
  <version>0.1.0-alpha2</version>
</dependency>