#!/usr/bin/python3

from git_crecord.main import main
main()
