Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bazel

How To Package Generated Python Files In Custom Bazel Rule Or Genrule?

Let's say I have a scripts which generates Java and Python code. The files it generates depends… Read more How To Package Generated Python Files In Custom Bazel Rule Or Genrule?