An open API service indexing awesome lists of open source software.

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

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 `__.