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.