Image nai.n 05c6d0cece Improve text2wall
- fix unnecessary kw passed
- add specific options for png view / ascii view
2023-03-27 08:26:37 -04:00
2023-03-04 06:51:47 -05:00
2023-03-27 06:37:53 -04:00
2023-03-27 08:26:37 -04:00

Greenwall

Greenify your git_hub code wall

Introductionn

Github wall is cute, but it's very hackable. Here we demonstrate how easy it is by painting our 'contribution' wall with a message.

The program makes commits on a repo of your choice that will show up in Github's contribution graph associated with your account.
Provided you have associated the repos e-mail with one recognized by Github that is.

For gotchas see Why are my contributions not showing up on my profile.

Disclaimer

Note: This program has no undo(s).

YMMV and you are solely responsible for your own graffiti ( ^ ^)

And also it's cleanup, should you need it :)

Usage

# Install dependencies
poetry install

# Paint your wall
poetry run ./paint_wall.py --year 2022 "Short msg :)" /tmp/gitrepodir

Self Promotion

See self-promotion.md

https://github.com/angusshire/greenhat

Description
A little trick to paint on your code contribution wall.
Readme 40 KiB
Languages
Python 100%