Quick Getting started
Java 8, Maven and a working Internet connection are needed. Build with:
mvn install -Prelease
Would you like to read the documentation? Just generate it from the code with:
mvn site site:stage
Then point your browser to target/staging/index.html
.