github as a canvas gitdot is a pixel art (dot image) tool for github commit activity.
- Select year
- Cell left click : add one commit
- Cell right click : remove one commit
- save Button : Save to file for loading gitdot-cli
A tool to create a repository with commits of the desired date
gitdot-cli [repo-path] [gitdot-file-path] [author] [email] [offset]
- repo-path : Path to be initialized by git
- gitdot-file-path : File created by gitdot-visual
- Author: committer author
- Email: Committer email
- offset : the date to be added to the commit date (for adjusting the github dashboard)
After you create the repo, you can push it.


