b8e69b35499293c1c5ebc253c0c1ccdc7b4087d7
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%