bdoc/spyscope

Trace-oriented debugging tools for Clojure(Script)

Leiningen/Boot

[bdoc/spyscope "0.1.7-SNAPSHOT"]

Clojure CLI/deps.edn

bdoc/spyscope {:mvn/version "0.1.7-SNAPSHOT"}

Gradle

implementation("bdoc:spyscope:0.1.7-SNAPSHOT")

Maven

<dependency>
  <groupId>bdoc</groupId>
  <artifactId>spyscope</artifactId>
  <version>0.1.7-SNAPSHOT</version>
</dependency>