#!/bin/bash set -e export PYTHONPATH=../../lib:$PYTHONPATH mkdir -p _auto/commands _auto/options ./commands_table.py ./options.py