git-calendar
============

Show your git logs in Github graphical calendar mode.

## Installation

Simply

```bash
sudo pip install git-calendar
```

and run the following command under your repository

```bash
git calendar
```