Drill4J is a plugin management platform for real-time application profiling and extension that does not affect code base.
Drill4J allows you to:
- automate and organize data
- choose the right solutions for specific tasks
- increase velocity and quality of the team
- store all plugins in one place
- flexible configuration of agents and plugins for project needs
Work in progress.
To build agent and runtime:
- cd docker-compose
- docker-compose run --rm gradle buildAgent buildCoveragePluginDev
To run the demo:
- docker-compose -p rp up -d
- gradlew runDrillAdmin
Used technology stack: Kotlin-Native