git-stalk-cli
git-stalk-cli copied to clipboard
A CLI tool for keeping an eye on contributions of peers (Python Package)
git-stalk-cli
A command line interface for checking your/peer's activity today.
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
Made from scratch by Aashutosh Rathi