org.clojars.gjahad/debug-repl

Clojure REPL that is aware of surrounding lexical scope

Leiningen/Boot

[org.clojars.gjahad/debug-repl "0.3.2-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.gjahad/debug-repl {:mvn/version "0.3.2-SNAPSHOT"}

Gradle

implementation("org.clojars.gjahad:debug-repl:0.3.2-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.gjahad</groupId>
  <artifactId>debug-repl</artifactId>
  <version>0.3.2-SNAPSHOT</version>
</dependency>

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