seanyeh / gh-contribution-msg

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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


Languages

Language:Python 100.0%