InstallationΒΆ

At the command line:

$ easy_install git2json

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv git2json
$ pip install git2json