Files

7 lines
188 B
JSON
Raw Permalink Normal View History

2021-09-16 05:32:44 +00:00
{
"name": "Build projects with Make",
"description": "Build and test a project using Make.",
"iconName": "makefile",
2021-09-16 06:22:17 +00:00
"categories": ["Continuous integration", "Makefile"]
2021-09-16 05:32:44 +00:00
}