qaskx.template/generator/default/build/gloang.json

19 lines
437 B
JSON
Raw Normal View History

2024-02-27 07:34:11 +00:00
{
"name": "golang",
"description": "golang build templates",
"templates": [
{
"engine": "",
"folder": "",
"file_name": "golang.tmpl",
"output_folder": "infra",
"output_name": "golang.ps1",
"section": "",
"model": {
"activity": {
"category": "BUILD"
}
}
}
]
}