Skip to content

Lee-WonJun/gitdot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitdot

image

github as a canvas gitdot is a pixel art (dot image) tool for github commit activity.

gitdot-visual

image

  • Select year
  • Cell left click : add one commit
  • Cell right click : remove one commit
  • save Button : Save to file for loading gitdot-cli

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)

image

After you create the repo, you can push it.

About

github as a canvas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published