#!env python

from yerbamate import mate_cli

mate_cli.main()
# from yerbamate import main

# main.run()
