/git-chart-tmcommand

A TextMate command for Git Bundles that generates Charts via Google Chart API.

Primary LanguageRuby

A TextMate command for Git Bundles that generates Charts via Google Chart API.

  • Commit Activity by Day and Hour (Like GitHubs Punchcard)
  • Commit Activity over the last 100 Days
  • Commit Activity by Authors (Top 10)

Example

Example Image

Install

  1. Download .tmcommand
  2. Unpack downloaded File
  3. Rename to "Git Charts.tmCommand"
  4. Double-click it

Credits

The "Punchcard" Chart is based on code found here.