#!/usr/bin/env python3

from gumd import cli 

cli()

