https://github.com/amake/kosukanri
Time tracking over a collection of git repositories
https://github.com/amake/kosukanri
Last synced: over 1 year ago
JSON representation
Time tracking over a collection of git repositories
- Host: GitHub
- URL: https://github.com/amake/kosukanri
- Owner: amake
- License: mit
- Created: 2017-03-01T07:42:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-29T06:31:37.000Z (about 8 years ago)
- Last Synced: 2025-01-22T15:43:19.923Z (over 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
KosuKanri
=========
A tool for summarizing commits made to a collection of git repositories, for
time-tracking purposes.
Usage
=====
Invoke as::
kosukanri [--root ] [--month ]
Quick Install
=============
This package is not on PyPI, so install with::
pip install git+https://github.com/amake/kosukanri.git
License
=======
KosuKanri is distributed under the `MIT license `__.