#!/usr/bin/env python

import hotpotato
cli = hotpotato.CommandLine()
cli.run()
