Files

7 lines
182 B
JSON
Raw Permalink Normal View History

2020-03-17 11:17:19 +00:00
{
"name": "C/C++ with Make",
"description": "Build and test a C/C++ project using Make.",
"iconName": "c-cpp",
2021-09-16 22:12:34 +05:30
"categories": ["Continuous integration", "C", "C++"]
2020-03-17 11:17:19 +00:00
}