org.clojars.abhinav/snitch

A repl-based, editor-agnostic, clojure and clojurescript debugger. In other words, inline-defs on steroids.

Leiningen/Boot

[org.clojars.abhinav/snitch "0.1.12-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.abhinav/snitch {:mvn/version "0.1.12-SNAPSHOT"}

Gradle

implementation("org.clojars.abhinav:snitch:0.1.12-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.abhinav</groupId>
  <artifactId>snitch</artifactId>
  <version>0.1.12-SNAPSHOT</version>
</dependency>

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