Skip to content

Simple Time Tracker developed with awesome advanced programming techniques

License

Notifications You must be signed in to change notification settings

andrea-garritano/KeepChronos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

216 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeepChronos

Build Status Coverage Status Quality Gate

Simple Time Tracker developed with awesome advanced programming techniques

Prerequisites

Running

  • git clone <repository-url> this repository
  • cd KeepChronos
  • docker-compose up

From another terminal in /KeepChronos/keepchronos/ directory

  • mvn clean install

Testing

From the directory /KeepChronos/keepchronos/ run

  • mvn clean verify

Testing and Jacoco report

From the directory /KeepChronos/keepchronos/ run

  • mvn clean verify -Pjacoco

You can find the Jacoco Report in the directory /KeepChronos/keepchronos/report/target/site/jacoco-aggregate/

Testing, Jacoco report and Sonar

From the directory /KeepChronos/keepchronos/ run

  • mvn clean verify -Pjacoco sonar:sonar

About

Simple Time Tracker developed with awesome advanced programming techniques

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages