aboutsummaryrefslogtreecommitdiff
path: root/examples/multi-step/.nova/Tasks/Zig Watch.json
blob: aed951a54babfbe52779f8af1313ca1fb3889858 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "extension" : {
    "identifier" : "at.dcz.nova-zig",
    "name" : "Zig"
  },
  "extensionTemplate" : "zigWatch",
  "extensionValues" : {
    "incremental" : "on",
    "step" : "run"
  }
}