org.clojars.gjahad/debug-repl

Clojure REPL that is aware of surrounding lexical scope

Leiningen/Boot

[org.clojars.gjahad/debug-repl "0.3.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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

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