danielomiya / c-template

Template for C applications with support for unit tests written in C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

c-template

A basic template for C applications with support for unit tests written in C++.

Built with

  • C/C++ languages
  • Catch2 (for unit tests)
  • CMake
  • Docker

About

Template for C applications with support for unit tests written in C++.


Languages

Language:CMake 48.5%Language:Makefile 20.6%Language:C 15.2%Language:Dockerfile 9.2%Language:C++ 6.4%