diff options
| author | David Czihak <git@dcz.at> | 2026-05-09 13:01:50 +0200 |
|---|---|---|
| committer | David Czihak <git@dcz.at> | 2026-05-09 13:01:50 +0200 |
| commit | 4b6f66fd512c254b5a82220dc77411fe391dd258 (patch) | |
| tree | 7d77d7966e9ad2e296986ea8cfeb607088028195 /examples/multi-step/.nova/Tasks/Zig Watch.json | |
| parent | 64e9c56fc665972fdde5234c4fb2f2a882e237dc (diff) | |
Chore: Rework examples for thorough extension testing
Diffstat (limited to 'examples/multi-step/.nova/Tasks/Zig Watch.json')
| -rw-r--r-- | examples/multi-step/.nova/Tasks/Zig Watch.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/multi-step/.nova/Tasks/Zig Watch.json b/examples/multi-step/.nova/Tasks/Zig Watch.json new file mode 100644 index 0000000..aed951a --- /dev/null +++ b/examples/multi-step/.nova/Tasks/Zig Watch.json @@ -0,0 +1,11 @@ +{ + "extension" : { + "identifier" : "at.dcz.nova-zig", + "name" : "Zig" + }, + "extensionTemplate" : "zigWatch", + "extensionValues" : { + "incremental" : "on", + "step" : "run" + } +} |
