Skip to content

traviezo/cpp-boilerplate-1

 
 

Repository files navigation

C++ Boilerplate

Build Status Coverage Status

Overview

Simple starter C++ project with:

  • cmake
  • googletest

Installation

  • Checkout the repo (and submodules)
$ git clone --recursive https://github.com/traviezo/cpp-boilerplate-1.git

TODO:

  • Add a test that exercises all gains in order to verify accuracy of result.

About

Simple cpp boilerplate with cmake and gtest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.3%
  • C++ 36.2%
  • CMake 7.5%