build: use modd instead of watchexec
1 file changed, 3 insertions(+), 0 deletions(-)
changed files
A modd.conf
@@ -0,0 +1,3 @@ +**/*.go config.toml { + daemon: wgo run -exit ./cmd/searchix-web --live --config config.toml +}