https://github.com/eficode/gitlog-metrics
https://github.com/eficode/gitlog-metrics
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eficode/gitlog-metrics
- Owner: eficode
- Created: 2019-05-16T20:42:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-28T14:25:08.000Z (almost 6 years ago)
- Last Synced: 2025-06-21T16:44:11.229Z (about 1 year ago)
- Language: R
- Size: 8.79 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
maintainer: kvarak
---
# gitlog-metrics
If you want to get some statistics from your git history, this might help you.
This is based the work of Adam Thornhill, the author of "Code as a Crime scene", who later created Empead/Codescene, wrote some tools to go along with his book. They have since been migrated into Codescene, but still available on [code-maat](https://github.com/adamtornhill/code-maat).
## Quick Start
```
./getmetrics.sh
```
If you want to have this is a Jenkins pipeline, there is a Jenkinsfile that you can look at.
## Disclaimer
This is a work in progress.