#!/usr/bin/env python3

from git_crecord.main import main
main()
