#!/usr/bin/env python

import letsplay.main
letsplay.main.run_cli()

