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

6 lines
158 B
JSON
Raw Normal View History

2019-07-29 09:38:23 -07:00
{
"name": "C/C++ with Make",
"description": "Build and test a C/C++ project using Make.",
"iconName": "c-cpp",
"category": ["C", "C++"]
2019-07-29 09:38:23 -07:00
}