Digital Raw Sheets is an app replacement for paper raw sheets. It reduces the drag of working raw sheets by acquiring times automatically and making it push-button simple to key in drivers and penalties.
This project uses Maven for build automation, and includes a Maven wrapper for convenience.
Requirements:
- JDK 8 with JavaFX (suggestion: Zulu)
Execute build:
./mvnw clean package -DskipTests=true
Launch app:
java -jar target/drs-*.jar