about summary refs log tree commit diff stats
path: root/modd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modd.conf')
-rw-r--r--modd.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/modd.conf b/modd.conf
new file mode 100644
index 0000000..8fced57
--- /dev/null
+++ b/modd.conf
@@ -0,0 +1,3 @@
+**/*.go config.toml {
+  daemon: wgo run -exit ./cmd/searchix-web --live --config config.toml
+}