Files
lotr/README.md
Laramie Leavitt 1f5135d9bd Initial commit
2016-03-02 01:00:40 -08:00

193 B

An example project demonstrating bazel build rules for go with a local binary (go_binary) and a local library (go_library).

This requires a release > bazel-0.20.

$ bazel run :hello