Skip to content
/ gitkatt Public

πŸ‘¨β€πŸŽ€ create art in your github commit history

Notifications You must be signed in to change notification settings

KATT/gitkatt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

36 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

GitHub history art

Paint some sweet art in your GitHub commit history.

HOW?!? 😻

  1. Create a personal API token
  2. Run
    npx gitkatt
  3. (Optional): Update ./art with other art
  4. Follow the rest of steps

Custom art

A file called ./art will be created automatically with a template.

  • any non-whitespace char gets filled
  • the canvas is 7 in height (7 days)

Optional: set default options

export GITHUB_USER='YOUR_GITHUB_USER'
export GITHUB_API_TOKEN='YOUR_GITHUB_API_TOKEN'
export DRAW_START_DATE='2017-02-26'
export ART_FILENAME='art'

Notes

  • Every time you run it it will delete (clears the graph) and create a repo called gitkatt-child-repo (Example repo).
  • The more layers you choose, the longer it'll run, & the darker your dots become.

About

πŸ‘¨β€πŸŽ€ create art in your github commit history

Resources

Stars

Watchers

Forks

Packages

No packages published