Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 158 Bytes

.maintainers.md

File metadata and controls

16 lines (13 loc) · 158 Bytes

Documentation for maintainers

Build new superjar:

gradle shadowJar

Run Tests:

gradle test

Cut a new version:

gradle release