Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aashutoshrathi/git-stalk-cli

A CLI tool for keeping an eye on contributions of peers (Python Package)
https://github.com/aashutoshrathi/git-stalk-cli

contribution github pip python3

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        


git-stalk-cli









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

## Installation

```sh
pip install git-stalk
```

## Demo

![Demo Gif](./demo.gif)

## Limitations

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

## Releasing new version

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

## Author

[Aashutosh Rathi](https://github.com/aashutoshrathi)

[](https://twitter.com/AashutoshRathi)
[](https://linkedin.com/in/aashutoshrathi)
[](https://www.facebook.com/aashutoshrathi)
[](https://www.paypal.me/AashutoshRathi)

Made from scratch by Aashutosh Rathi