Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 323 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 323 Bytes

git-metrics

Git metrics is a Java project that can inspect the git history of a project and provide metrics on contribution by contributors.

The IDE to be used in this project is the STS
JD uses STS which is built on top of Eclipse

We are going to make this a Spring Boot application as we want dependency injection.