Files
full/scripts/api-docgen/generate.sh

8 lines
118 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -Eeuo pipefail
export GOWORK=off
export GOLANG_PROTOBUF_REGISTRATION_CONFLICT=warn
go run .