Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 676 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 676 Bytes

Coner Digital Raw Sheets

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.

Screenshot

Run

This project uses Maven for build automation, and includes a Maven wrapper for convenience.

Build

Requirements:

  • JDK 8 with JavaFX (suggestion: Zulu)

Execute build:

./mvnw clean package -DskipTests=true

Start

Launch app:

java -jar target/drs-*.jar