aboutsummaryrefslogtreecommitdiff
#!/usr/bin/env bash
set -euo pipefail

git clone https://git.tojo.tokyo/infix-to-prefix.git .
git checkout "${branch:-main}"
git log -n 1

guix shell --pure -m manifest.scm -- make test