2026-02-27 12:07:00 +01:00
2026-02-27 12:07:00 +01:00
2026-02-27 12:07:00 +01:00
2026-02-27 12:07:00 +01:00

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.

Description
A tool to calculate vacation days in a point system.
Readme Zlib 65 KiB
Languages
Java 86.3%
HTML 13.7%