Let's build a ruleset for Bazel! Getting started and setting up the development environment
Aug 24, 2023 · 3 min read · Well, it's about time we start writing some code, but before getting started we are going to need a repository to work on. Luckily, there's a template we can start from in bazel-contrib/rules-template. This template is quite awesome as it sets up a b...
Join discussion