From c4dfa09e6f4fc928d84278f34c8435183ac6e898 Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 28 Oct 2019 20:05:10 +0100 Subject: Dev config --- .realize.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 .realize.yaml (limited to '.realize.yaml') diff --git a/.realize.yaml b/.realize.yaml new file mode 100755 index 0000000..8cf1d61 --- /dev/null +++ b/.realize.yaml @@ -0,0 +1,21 @@ +settings: + legacy: + force: false + interval: 0s +schema: +- name: davy + path: . + commands: + run: + status: true + watcher: + extensions: + - go + - html + - tmpl + paths: + - / + ignored_paths: + - .git + - .realize + - vendor -- cgit v1.2.3