Bazel Rules: Create an Executable
2021-12-26
How to build and run an executable shell script
bazel
Bazel Rules: Create a File
A minimal implementation of a Bazel rule that actually builds something
Bazel Rules: Hello, World
2021-12-25
A minimal implementation of a Bazel rule