How to write a simple gen rule in Bazel

In this video I go through how to create the most simple bazel rule to get started. We take two text files and use a simple command to combine the two files into another file

Next
Next

How to create a full python app with Bazel