#!/usr/bin/env python3
from spruce.app import main
raise SystemExit(main())
