#!/usr/bin/env python

from posty.cli import cli

cli()
