tree: 31b38beac0f699d6c1577980c75da4b232ce5098 [path history] [tgz]
  1. data/
  2. bin.sh
  3. BUILD
  4. lib.sh
  5. README.md
  6. runfile.sh
  7. test.sh
examples/shell/README.md

Shell Examples

These examples demonstrate building shell binaries, libraries, and tests. They also show methods to access runfiles from different shell targets.

bazel build examples/shell:bin
bazel build examples/shell:lib
bazel test examples/shell:test