com.github.gnl/playback

#>(tag'n'trace any Clojure(-Script) form to tap> and Portal with instant last-input function replay on eval and hassle-free insertion of traced data into the REPL)

Leiningen/Boot

[com.github.gnl/playback "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.gnl/playback {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("com.github.gnl:playback:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.gnl</groupId>
  <artifactId>playback</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>