18b35c7ea9086b6833f19395eb3568f2aa7f484a
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%