Skip to content

Starter project for using C++ in Bazel with good defaults.

Notifications You must be signed in to change notification settings

ljessendk/bazel-cpp-starter

 
 

Repository files navigation

bazel-cpp-starter

Starter project for using C++ in Bazel with good defaults. Uses a recent C++ compiler/STL from here and defaults to statically linked binaries for easy deployment and use.

Getting started

bazel run //src:hello

About

Starter project for using C++ in Bazel with good defaults.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 55.5%
  • Starlark 32.0%
  • Makefile 9.0%
  • C++ 3.5%