Example for a C environment with CMake, Docker, Unity, and GitHub Actions.
Go to file
martin 96e11616c6 parking readme 2023-07-28 17:57:17 +02:00
.devcontainer tutorial: base image and dev container 2023-07-07 09:35:37 +02:00
.github/workflows tutorial: readme 2023-07-07 13:45:47 +02:00
.vscode tutorial: workspace settings 2023-07-07 11:19:27 +02:00
assets updated readme 2023-07-28 09:49:45 +02:00
include/dummy tutorial: dummy subsystem 2023-07-07 09:55:36 +02:00
src tutorial: dummy subsystem 2023-07-07 09:55:36 +02:00
tests/unittest tutorial: added CI 2023-07-07 13:38:34 +02:00
.clang-format tutorial: volume, clang-format and clang-tidy 2023-07-07 10:40:25 +02:00
.clang-tidy tutorial: volume, clang-format and clang-tidy 2023-07-07 10:40:25 +02:00
.gitignore tutorial: readme 2023-07-07 13:45:47 +02:00
CMakeLists.txt tutorial: dummy subsystem 2023-07-07 09:55:36 +02:00
builder.Dockerfile tutorial: unit tests 2023-07-07 12:40:04 +02:00
clang-format.json tutorial: readme 2023-07-07 13:45:47 +02:00
clang-tidy.json tutorial: run-clang-x 2023-07-07 11:40:40 +02:00
makefile tutorial: volume, clang-format and clang-tidy 2023-07-07 10:40:25 +02:00
readme.md parking readme 2023-07-28 17:57:17 +02:00

readme.md

Build status

Example repository for a draft C development environment using CMake, Docker, Unity, and GitHub Actions.

TODO: Link article.