Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 698 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 698 Bytes

AltarPlanner pipeline status

An easy to use application to create good altar server schedules.

Used libraries

Quick development start

Requires Java 11.

Execute the build
$ ./gradlew build
Run the application
$ ./gradlew run