#!/usr/run/env python37

from anchorage.cli import interface

if __name__ == "__main__":
    interface()
