From cac323d9ae70f55a43fd99b73e60cf614be11797 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 19 Jun 2024 21:17:19 +0200 Subject: build: use modd instead of watchexec --- modd.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 modd.conf (limited to 'modd.conf') 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 +} -- cgit 1.4.1