peridot/scripts/gosetup
2023-10-04 02:55:49 +02:00

7 lines
125 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
bazel build $(bazel query 'kind(go_proto_library, //...)')
bazel run //devtools/nfv2