3f7a52f16ef5d231b6727ce44ca21ae52f335564
VacCalc
Building
Prerequisites
- Java 11 or higher
- Maven 3.6 or higher
Compile
mvn clean compile
Package
mvn package
Run
Using Maven:
mvn exec:java@com.calendar.CalendarApp
Using Java directly:
java -jar target/vaccalc-1.0.0.jar
License
This project is licensed under the Zlib license. See the license file for more information.
Languages
Java
86.3%
HTML
13.7%