Skip to content

CLI tool to generate time report for git repositories

License

Notifications You must be signed in to change notification settings

orsinium-labs/git-time-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git time report

Generate working hours report based on commits in repositories. Every commit assumed to have the task number.

git clone https://github.com/orsinium-labs/git-time-report.git
cd git-time-report
python3 -m pip install -r requirements.txt
python3 timereport.py ../my-repo

About

CLI tool to generate time report for git repositories

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages