tools.decompiler
tools.decompiler copied to clipboard
Build from clj
Build from the clojure cli:
compile the java agent class:
clojure -T:build compile
or when consuming as a dep, the standard clojure -T:deps prep
should work
build a jar
clojure -T:build jar