A repo
The go script below installs OS-level prerequisites (e.g. Docker). You can skip the go scripts if you already have Docker installed.
# mac users
scripts/go/go-mac.sh
# linux users
scripts/go-linux-ubuntu.sh
# windows
# work in progress. in the meantime, please install Docker manually if it's not already installed
docker build -t poetry-spike:latest .