Files
starter-workflows/ci/properties/makefile.properties.json
T

7 lines
188 B
JSON
Raw Normal View History

2021-09-16 11:02:21 +05:30
{
"name": "Build projects with Make",
"description": "Build and test a project using Make.",
"iconName": "makefile",
"categories": ["Continuous integration", "Makefile"]
2021-09-16 11:02:21 +05:30
}