Contributions
/!\ Fresh Paint! Still in development /!\
Generate personalized github timelines from input text

Install
$ pip install -U contributions
Usage
Example:
$ contributions --help
usage: contributions [-h] [-f {arial,KeepCalm-Medium}] [-s SPACE] [-p PIXEL]
[-l LEFT_SPACE] [-t TOP_SPACE] [--simulate] [--no-push]
text project user password gitname gitemail
Generate the most coolest github/gitlab timelines
positional arguments:
text the text to display
project the fake project to commit to
user the github/gitlab username to authenticate to
password the github/gitlab password to authenticate to
gitname the username to commit to
gitemail the user email to commit to
optional arguments:
-h, --help show this help message and exit
-f {arial,KeepCalm-Medium}, --font {arial,KeepCalm-Medium}
the font to use
-s SPACE, --space SPACE
the default space character to use
-p PIXEL, --pixel PIXEL
the default pixel character to use
-l LEFT_SPACE, --left-space LEFT_SPACE
space at left
-t TOP_SPACE, --top-space TOP_SPACE
space at top
--simulate simulat display
--no-push run without push to repo
Credits Hervé Beraud (4383)
$
$
$ contributions \
BADASS \
https://github.com/4383/badass \
<your github/gitlab username> \
<your github/gitlab token> \
"Hervé Beraud" \
herveberaud.pro@gmail.com \
-l 0
Others examples
