Files
starter-workflows/ci/properties/cmake.properties.json
T
Shubham Tiwari 95e540fe9a
Validate Data / validate-data (push) Has been cancelled
adding category in the template property file (#1094)
2021-09-15 15:56:14 +05:30

6 lines
181 B
JSON

{
"name": "CMake based projects",
"description": "Build and test a CMake based project.",
"iconName": "cmake",
"categories": ["Continuous integration", "C", "C++"]
}