git-statistics 0.1.0

Collect commits from Git repository and present statistics in a comfortable way.
Documentation
1
2
3
4
5
#root {
    height: 100vh;
    user-select: none;
    cursor: default;
}