The git-turf program outputs ASCII art to GitHub contribution graph.
$ git-turf "Hello, world" # # ## ## ## # # # # # # # # # ## # # ## # # # ## # ## # ### ##### # # # # # # # # # # # ## # # # # # #### # # # # ## # # # # # # # # # # # # # # # # # # # # # # # # # # # ## # # ## # # # ## # # ### $ git push
- Python 3.5 or higher
$ git clone https://github.com/yoshi389111/git-turf.git $ cd git-turf $ pip3 install -e .
or
$ pip3 install git+https://github.com/yoshi389111/git-turf.git
$ pip3 uninstall git-turf
git-turf [-h] git-turf [-v] git-turf [-d DATE] [-t TIME] [-n] MESSAGE
-h, --help show this help message and exit -v, --version show program's version number and exit -d DATE, --date DATE start date. format is YYYY-MM-DD -t TIME, --time TIME commit time. format is HH:MM:SS -n, --dry-run display message only
Running this app will not clear your existing calendar. It will just add to your existing calendar and increase the ASCII banner commit.
The calendar doesn't have to be blank, but it looks better if it is.
Two ASCII banners are displayed one on top of the other.
It does not depend on a certain version.
My recommendation is to create a new empty repository and commit and push to it. Once you've had enough fun, you can just delete the repository.
Copyright (C) 2019 SATO, Yoshiyuki
This software is released under the MIT License. https://opensource.org/licenses/mit-license.php
The bitmap is created based on misaki_gothic.bdf font and k6x8.bdf font.
- Copyright(C) 2000-2007 Num Kadoma
- https://littlelimit.net/misaki.htm
- Version: 2019-06-03a
- Copyright(C) 2002-2019 Num Kadoma
- https://littlelimit.net/k6x8.htm
- Version: k6x8 period beta2
https://littlelimit.net/font.htm
These fonts are free software. Unlimited permission is granted to use, copy, and distribute them, with or without modification, either commercially or noncommercially. THESE FONTS ARE PROVIDED "AS IS" WITHOUT WARRANTY.