longstorm/enlightened

Fast interactive terminal (curses) UIs with cljs and nodejs.

Leiningen/Boot

[longstorm/enlightened "0.1.2-SNAPSHOT"]

Clojure CLI/deps.edn

longstorm/enlightened {:mvn/version "0.1.2-SNAPSHOT"}

Gradle

implementation("longstorm:enlightened:0.1.2-SNAPSHOT")

Maven

<dependency>
  <groupId>longstorm</groupId>
  <artifactId>enlightened</artifactId>
  <version>0.1.2-SNAPSHOT</version>
</dependency>