From cc783c157f31e7e713c8b83be67449b1859dac27 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Wed, 20 Dec 2023 20:43:25 -0600 Subject: Initial commit --- scripts/run-watch.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 scripts/run-watch.sh (limited to 'scripts/run-watch.sh') diff --git a/scripts/run-watch.sh b/scripts/run-watch.sh new file mode 100755 index 0000000..4558e2d --- /dev/null +++ b/scripts/run-watch.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +dune exec --watch --root . --profile release -- ./bin/main.exe -- cgit v1.2.3