Python script that counts logged hours on tickets in a Gitea organisation and writes to a CSV file
Go to file
Loïc Dachary ba9f610c61
.gitignore emacs backups
2022-08-16 09:02:50 +10:00
.gitignore .gitignore emacs backups 2022-08-16 09:02:50 +10:00
LICENSE.md feat: init 2022-08-13 17:11:58 +05:30
accountant.py feat: apply label filter 2022-08-14 11:16:44 +05:30
requirements.txt feat: init 2022-08-13 17:11:58 +05:30
share.py implementation of the revenue sharing model 2022-08-16 09:02:50 +10:00