Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/changkun/gitcheat

Cheating Git Contribute History
https://github.com/changkun/gitcheat

git github

Last synced: 4 days ago
JSON representation

Cheating Git Contribute History

Awesome Lists containing this project

README

        

# gitcheat😱

`gitcheat` is a simple python script to cheat GitHub contribute map.

## Usage

#### Clone

```bash
git clone https://github.com/changkun/gitcheat.git
```
#### Run

1. Copy `cheat.txt` and `gitcheat.py` into your own git repository;
2. Run the `gitcheat.py` script, for instance: `python gitcheat.py 2016-05-01 2016-05-30`;
3. Then push your repository to GitHub;
4. Check your own contribute map.

Have fun😜..

## License
gitcheat is distributed under the GNU General Public License v3.0 (GPLv3).