git-stalk-cli

A CLI tool for keeping an eye on contributions of peers (Python Package)

MIT License

Downloads
338
Stars
43
Committers
22

Installation

 pip install git-stalk

Demo

Limitations

Stalking too much might lead to "API Rate Limit Exceeded for your IP".

Releasing new version

 git checkout master
 git fetch
 git merge
 tox
 bumpversion minor --tag --commit
 git push origin master --tags

Author

Aashutosh Rathi

Package Rankings
Top 14.38% on Pypi.org