Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 233 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 233 Bytes

Time Tracker

Java (Maven) application for tracking time on the job

Purpose

Simple Java-app using Maven.

Building

Standard maven targets for building.

Requirements:

  • JDK 17+
  • Maven 3.8+
mvn clean install