de.undeadco/gorilla-repl

A rich REPL for Clojure in the notebook style.

Leiningen/Boot

[de.undeadco/gorilla-repl "0.3.3-SNAPSHOT"]

Clojure CLI/deps.edn

de.undeadco/gorilla-repl {:mvn/version "0.3.3-SNAPSHOT"}

Gradle

implementation("de.undeadco:gorilla-repl:0.3.3-SNAPSHOT")

Maven

<dependency>
  <groupId>de.undeadco</groupId>
  <artifactId>gorilla-repl</artifactId>
  <version>0.3.3-SNAPSHOT</version>
</dependency>