Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 253 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 253 Bytes

A basic template to start a bazel build based C++ project.

  • Additional tools can be bootstrapped in nix flake.
  • By default, this template uses default system C++ compiler. Switch to the zig branch to use the zig c++ based hermetic C++ toolchain.