|
||
---|---|---|
.devcontainer | ||
.github/workflows | ||
.vscode | ||
assets | ||
include/dummy | ||
src | ||
tests/unittest | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
CMakeLists.txt | ||
builder.Dockerfile | ||
clang-format.json | ||
clang-tidy.json | ||
makefile | ||
readme.md |
readme.md
Example repository for a C development environment
This is the example repository for a post on the Interrupt blog. It is a demo development environment using Docker, CMake, Unity, and GitHub Actions.