python-git-hammer
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.
- Versions: 0.3.1
- 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 the latest version of python-git-hammer
as follows:
guix install python-git-hammer
Or install a particular version:
guix install python-git-hammer@0.3.1
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/python-git-hammer/'><img src='http://127.0.0.1:3000/packages/python-git-hammer/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/python-git-hammer/badges/latest-version.svg)](http://127.0.0.1:3000/packages/python-git-hammer/) Org: [[http://127.0.0.1:3000/packages/python-git-hammer/][http://127.0.0.1:3000/packages/python-git-hammer/badges/latest-version.svg]]