df5ac56102
* adding category in the template property file * added category on ruby template
7 lines
182 B
JSON
7 lines
182 B
JSON
{
|
|
"name": "C/C++ with Make",
|
|
"description": "Build and test a C/C++ project using Make.",
|
|
"iconName": "c-cpp",
|
|
"categories": ["Continuous integration", "C", "C++"]
|
|
}
|