#!/usr/bin/env python

from fledgling.cli.main import cli

cli()
