sysmon/client
2021-05-27 22:43:56 +02:00
..
src Initial work in progress on plugin deps and uberjar. 2021-05-27 22:43:56 +02:00
build.gradle Refactored package names. 2021-05-21 11:08:43 +02:00
README.md Summarize disk device metrics, add some more READMEs. 2021-05-18 07:14:57 +02:00

Client

Client component.

Development

Build & Test

Use the gradle build tool, which will download all required dependencies:

./gradlew clean build