Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 166 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 166 Bytes

jet

Requires Java 12+ and Maven 3.6+

To build and run unit tests

$ mvn clean install

To build full distribution

$ mvn clean install -Preporting,distribution