Files
starter-workflows/ci/properties/c-cpp.properties.json
T

6 lines
160 B
JSON

{
"name": "C/C++ with Make",
"description": "Build and test a C/C++ project using Make.",
"iconName": "c-cpp",
"categories": ["C", "C++"]
}