#!/usr/bin/env bash
set -e -o pipefail -u

go run github.com/twitchtv/twirp/protoc-gen-twirp
