#!/bin/bash set -euo pipefail python -m pip install -e . jlpm && jlpm run build jlpm run develop