Files
starter-workflows/ci/properties/c-cpp.properties.json
T
2019-08-06 19:04:57 -07:00

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++"]
}