513e25b3dfa3d51df89a3898a83486dd76e3249f
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%