#!/usr/bin/env python

from gitspindle.github import GitHub

GitHub().main()
