Laramie Leavitt 2c27d0f51d Make examples more consistent.
Move submodule examples into submodule/*
2016-03-03 10:32:09 -08:00
2016-03-02 01:00:40 -08:00
2016-03-03 10:32:09 -08:00
2016-03-02 01:00:40 -08:00
2016-03-03 10:32:09 -08:00
2016-03-03 10:32:09 -08:00
2016-03-03 10:32:09 -08:00
2016-03-03 10:32:09 -08:00

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

$ bazel run :remote
$ bazel run :bare
$ bazel run :subbare
$ bazel run :subremote
Description
No description provided
Readme 1.2 MiB
Languages
Starlark 53.8%
Go 46.2%