diff --git a/watch.sh b/watch.sh new file mode 100755 index 0000000..ed1a9fe --- /dev/null +++ b/watch.sh @@ -0,0 +1 @@ +cargo watch -x 'run --bin ics-proxy' \ No newline at end of file