danielcsant / github-metrics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Metrics

GitHub Metrics is a tool for retrieving time-to-market metrics from GitHub.

Run

If you are going to access a private GitHub repo you will need to create a personal access token. Copy this token and paste it inside the property files at /src/java/resoures/config.properties. Then, run the following commands.

$ mvn clean package
$ mvn exec:java -Dexec.mainClass="com.danielcsant.metrics.Main"

License

Apache License Version 2.0

About

License:Other


Languages

Language:Java 100.0%