Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/changkun/gitcheat
- Owner: changkun
- License: lgpl-3.0
- Created: 2016-01-19T13:59:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-09T13:34:10.000Z (over 8 years ago)
- Last Synced: 2024-11-09T15:47:09.119Z (2 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
```
#### Run1. 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).