Files
starter-workflows/ci/c-cpp.properties.json
T
2019-07-29 16:14:53 -07:00

6 lines
158 B
JSON

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