Skip to content

mattdutson/contrib-message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contrib-message

Write a message in the GitHub contribution graph

Setup

Create a Python virtual environment:

python -m venv venv

Then activate the environment:

source venv/bin/activate

Install dependencies:

pip install -r requirements.txt

Usage

To see script options:

./contrib_message.py --help

Example usage:

./contrib_message.py '<HI MOM' '<HAPPY' ' BDAY'

Use -d to see the rendered text without creating commits.

Commits are added to the repository for the working directory.

Font License

The BPdotsUnicaseSquare font is subject to a CC BY-ND 3.0 license.

About

Write a message in the GitHub contribution graph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages