- Remove `tools/bazel`, it appears not to be used - Remove the `tools/*.bzl`? The files files appear to be used, but are they useful? Check other projects' WORSPACE files, e.g. https://github.com/google/benchmark/blob/main/WORKSPACE - Add flags, see https://github.com/google/benchmark - Add code coverage - Add Cmake for test/benchmark, see e.g. https://stackoverflow.com/questions/59041027/gbenchmark-and-cmake and referenced questions
tools/bazel, it appears not to be usedtools/*.bzl? The files files appear to be used, but are they useful? Check other projects' WORSPACE files, e.g. https://github.com/google/benchmark/blob/main/WORKSPACE