Skip to content

mikeboersdegamifier/generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

GitHub Degamifier Generator

This generate.py script creates a git repo that will create a pattern in your GitHub contribution activity.

It parses the HTML of your public profile to determine how much activity you already have for any given day, so that actual activity does not disrupt the pattern. This only works if the degamifier did not already run for the requested date range.

Read the blog post for why.

# Generate new content:
python generate.py \
    --name 'Mike Boers' \
    --email '[email protected]' \
    --start 2015-01-01 \
    --end 2015-04-30 \
    --refresh \
    --init \
    --max 44 \
    mikeboers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages