Let's build a ruleset for Bazel! Getting started and setting up the development environment
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...
thegrizzlydev.hashnode.dev3 min read