Command line utility for GitHub daily work.
Project description
yogit
Command line utility for git daily work.
Requirements
Python3
andpip3
yogit
is tested with Python3.5
,3.6
,3.7
yogit
is mostly tested onLinux
but unittests are passing onWindows
andmacOS
.- For now only GitHub API is supported
Continuous integration
Installation
pip3 install yogit
yogit account setup
yogit
internal files are stored in ~/.yogit
folder.
Principle
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
Usage
yogit --help
Pull request
yogit pr list
Review
yogit rv requested
Branch
yogit br list
SCRUM
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
yogit-1.1.0.tar.gz
(9.7 kB
view hashes)