#!/usr/bin/env bash

. ~/scripts/activate_ve ''
python -m crocodile.run $@
