Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 463 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 463 Bytes

C++ Template

Template for C++ repositories.

This template uses Bazel and has a few common dependencies: Abseil, protobufs, gRPC, as well as TSDB2's common repository.

It provides both a cc_library target and a cc_binary target.