#!/usr/bin/env bash
python3 "$(dirname "$0")/src/cli.py" "$@"
