Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 489 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 489 Bytes

JVM Utils

A simple utility for interacting with the Attach API to load Java Agents into a running JVM.

Build Instructions

The build uses Gradle which means you don't have to do much, just run:

./gradlew clean build