#!/usr/bin/env python3
from homely._scripts.homely import main
main()
