python-git-hammer 0.3.1
Provide statistics for git repositories
Git Hammer is a statistics tool for projects in git repositories. Its major feature is tracking the number of lines authored by each person for every commit, but it also includes some other useful statistics.
- Website: https://github.com/asharov/git-hammer
- Licenses: ASL 2.0
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-git-hammer 0.3.1
as follows:
guix install python-git-hammer@0.3.1
Or install the latest version:
guix install python-git-hammer
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.