Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 264 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 264 Bytes

minisseur

Hacky little tool to run Regisseur expectations against a prometheus instance for use with spatial local cluster.

To run

TERM=dumb ./gradlew -q run -PappArgs="['<config.pb.json>']"

To build a distribution

./gradlew distZip