InstallationΒΆ

At the command line:

$ easy_install gitcoach

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv gitcoach
$ pip install gitcoach