Skip to content

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

License

Notifications You must be signed in to change notification settings

Grokzen/git-stalk-cli

 
 

Repository files navigation

git-stalk-cli


A command line interface for checking your/peer's activity today.

Installation

 pip install git-stalk

Demo

Demo Gif

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

Made from scratch by Aashutosh Rathi

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%