#!/usr/bin/env bash

set -e
export PATH=env/bin:${PATH}

honcho --app-root environment --env env run python manage.py shell