https://github.com/coditva/gitgrapher
A script to fill your Github contributions graph
https://github.com/coditva/gitgrapher
bash fun git github script
Last synced: 2 months ago
JSON representation
A script to fill your Github contributions graph
- Host: GitHub
- URL: https://github.com/coditva/gitgrapher
- Owner: coditva
- License: gpl-3.0
- Created: 2017-09-18T15:47:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-24T11:14:32.000Z (over 8 years ago)
- Last Synced: 2024-12-28T22:25:17.128Z (about 1 year ago)
- Topics: bash, fun, git, github, script
- Language: Shell
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Git Grapher
*A script to fill your Github contributions graph so that you can flaunt it
to your friends*
### How to
```bash
git clone https://github.com/UtkarshMe/GitGrapher
cd GitGrapher
rm -rf .git
./gitgrapher
```
Create a repo on github and push this code to it.
*It's that simple!*
### Author
Utkarsh Maheshwari <[Github/UtkarshMe](https://github.com/UtkarshMe)>
### License
GPL3