Skip to content

dgopstein/clojure-javaagent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clojure-javaagent

An example project demonstrating how to build and attach a javaagent to a Clojure REPL at runtime

A long-form description of this example is available at https://dgopstein.github.io/articles/clojure-javaagent

There are two separate components of this project:

  1. Generating the javaagent jar: lein with-profile instrumentation uberjar
  2. Loading the javaagent from your project: lein run

About

An example project demonstrating how to build and attach a javaagent to a Clojure REPL at runtime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published