#!/usr/bin/env python
from stackstrap.cli import StackStrapCLI
StackStrapCLI().main()
