franks42/debug-repl

Clojure REPL that is aware of surrounding lexical scope

Leiningen/Boot

[franks42/debug-repl "0.3.1-FS"]

Clojure CLI/deps.edn

franks42/debug-repl {:mvn/version "0.3.1-FS"}

Gradle

implementation("franks42:debug-repl:0.3.1-FS")

Maven

<dependency>
  <groupId>franks42</groupId>
  <artifactId>debug-repl</artifactId>
  <version>0.3.1-FS</version>
</dependency>