#!/usr/bin/env python3

from gumc import cli 

cli()

