Command line utility for git daily work.
Python3
andpip3
yogit
is tested with Python 3.5 and 3.6- For now it has only been tested on Linux
- For now only GitHub API is supported
pip3 install yogit
yogit account setup
yogit
internal files are stored in ~/.yogit
folder.
yogit
is able to:
- List your pull requests
- List reviews you need to look into
- List your branches
- Get your GitHub contributions of the day
yogit --help
yogit pr list
yogit rv requested
yogit br list
yogit scrum report
Template of the report can be changed by editing ~/.yogit/scrum_report.yaml
You might need to install xcopy
to fully enjoy this command.