#!/usr/local/opt/python/bin/python3.7
from build_dashboard.cli import main
main()
