/gh-contribution-msg

Create a custom message in your "Contributions" chart on Github

Primary LanguagePython

gh-contribution-msg

Create a custom message in your "Contributions" chart using fake commits on Github

Usage

  1. First, create an empty repo on Github.

  2. Run: gh_contribution_msg.py USERNAME REPO_NAME MESSAGE

    (Note that this will create a repository in your current directory.)

    Make sure to quote the message if it has spaces. Currently, only letters and spaces are supported.

  3. Enjoy!

To remove (or create new message)

Simply delete the repo on Github. That's it!