Skip to content

10maurycy10/GHart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub art

A few scripts to draw art to you commit graph on github.

"LOOK I HAVE TEXT" drawn on GH contibutions graph

a stylized cat drawn on GH contibutions graph

Running:

The art to draw is defined in gendates.py, you likley want to edit it.

Then clone an empty repo to repo:

git clone [email protected]:you/somename.git repo

Next run doit.sh to generate the commits, It will prompt you for the end date of the art (In ISO date format).

Finaly cd into repo and git push --force. enjoy!

Tips:

If you have a large ammount of contributions, you may want to use an alt account. (Make sure to set GIT_COMMITTER_EMAIL and edit commits.sh to pass --author to git.)

About

A way to draw art to you gh profile.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published