A C++ project foundation with enforced CI, testing, style and static analysis.
WARNING: This is not yet functional!
- Build using Bazel.
- Continuous Integration using Travis CI.
- Testing using GTest and GPerf.
- Code coverage reporting using lcov and CodeCov.
- Style checker using Clang Format.
- Static analysis using Clang Tidy.