gruiz17 / kunstler

künstler is an easy-to-use GitHub commit graph art maker that runs on your machine and uses Ruby and HTML5 Canvas [mainProject]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

künstler

An easy GitHub commit graph art generator. By Gabriel Ruiz. Original source code is here if you are cloning this.

Use the Canvas tool to make your art...

canvas tool

Watch the commits in action...

tons of commits

...and boom! Your GitHub commit graph looks fancy (note: I already had some art I forgot about in the location I planted the new art, whoops)!

fancy

Usage

Setup

  1. Make a new repo in your own profile called "kunstler"
  2. Clone my repo
  3. cd into my repo
  4. In command line type git remote set-url origin https://github.com/[username]/kunstler.git

Actual usage

  1. bash kunstler.sh
  2. Go to whatever port sinatra runs on in your browser.
  3. Use the canvas tool to input your desired pattern.
  4. Enjoy the magic.

TODO

  • Refinements
  • Figure out how to reverse commits

LICENSE

MIT

About

künstler is an easy-to-use GitHub commit graph art maker that runs on your machine and uses Ruby and HTML5 Canvas [mainProject]

License:MIT License


Languages

Language:JavaScript 58.5%Language:Ruby 25.5%Language:CSS 14.0%Language:Shell 2.0%