d53f356dcd9932b46ce017b88e75e18806824cfb
bazel-example-golang
An example project demonstrating bazel build rules for go with a local binary (go_binary) and a local library (go_library).
This requires bazel release > bazel-0.20
.
$ bazel run :hello
Description
Languages
Starlark
53.8%
Go
46.2%