add makefile template (#1093)
Co-authored-by: Ashwin Sangem <[email protected]>
This commit is contained in:
co-authored by
Ashwin Sangem
parent
df5ac56102
commit
1cb322141e
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "Build projects with Make",
|
||||
"description": "Build and test a project using Make.",
|
||||
"iconName": "makefile",
|
||||
"categories": ["Makefile"]
|
||||
}
|
||||
Reference in New Issue
Block a user