#!/usr/bin/env bash set -euo pipefail cd "$(dirname "$0")" go build -o ./bin/chirpy . ./bin/chirpy