#!/bin/sh set -e script/fmt rm -rf bin/* go run script/*.go -cmd build "$@"