Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 291 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 291 Bytes

workspace-c-cpp-conan

This is a template/example repository which helps developers to start with writing unit test on c/cpp-code. This project can be used in github codespace.

Tooling

  • Docker
  • Conan
  • CMake
  • Clang
  • GTest (dependecy via conan)
  • VsCode(DevContainer Plugin)