adincebic.com
Writing a simple bazel rule :: Adin Ćebić —
This article does not get into what the Bazel build system is or why you might consider using it. Instead, it focuses on explaining, in very simple terms, how to write a Bazel rule. First things...