https://github.com/changkun/gitcheat
Cheating Git Contribute History
https://github.com/changkun/gitcheat
git github
Last synced: 9 months ago
JSON representation
Cheating Git Contribute History
- Host: GitHub
- URL: https://github.com/changkun/gitcheat
- Owner: changkun
- License: lgpl-3.0
- Created: 2016-01-19T13:59:54.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-09T13:34:10.000Z (over 9 years ago)
- Last Synced: 2025-01-04T23:17:54.253Z (10 months ago)
- Topics: git, github
- Language: Python
- Homepage:
- Size: 885 KB
- Stars: 25
- Watchers: 3
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).