aboutsummaryrefslogtreecommitdiff
path: root/examples/hello-zig/.nova/Tasks/Zig Package.json
blob: 10830e67ddd4b777efdfc846c7b4d3d27aa0e561 (plain)
1
2
3
4
5
6
7
8
{
  "buildBeforeRunning" : true,
  "extension" : {
    "identifier" : "at.dcz.nova-zig",
    "name" : "Zig"
  },
  "extensionTemplate" : "zigBuildRun"
}