Skip to content

Latest commit

 

History

History

bazel-test-project-shell

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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