[FR] bazel support for tools
Open
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.8k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 8
Description
**Is your feature request related to a problem? Please describe.**
Bazel support for tools would be nice. Specifically, calling compare as a bazel target is what i need.
**Describe the solution you'd like**
I've got one working version made with rules_python
https://github.com/google/benchmark/pull/982
**Describe alternatives you've considered**
Haven't found any mentions of anything related.
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.