Skip to content

alexandrklyuchev/otus-cpp-ci-cd

 
 

Repository files navigation

OTUS C++ course CI/CD examples

Build

cmake -B build
cmake --build build

Test

ctest --test-dir build

About

OTUS C++ houser CI/CD examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 91.2%
  • Python 5.5%
  • C++ 1.5%
  • Shell 1.4%
  • Starlark 0.4%