From b5960dffbd7151c2eedc0e897f94f7b1691c2a39 Mon Sep 17 00:00:00 2001 From: Adam Carpenter Date: Sun, 3 May 2020 22:58:13 -0400 Subject: started actix-web rust project for api --- dichroism/run-dev.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 dichroism/run-dev.sh (limited to 'dichroism/run-dev.sh') diff --git a/dichroism/run-dev.sh b/dichroism/run-dev.sh new file mode 100755 index 0000000..c5d1213 --- /dev/null +++ b/dichroism/run-dev.sh @@ -0,0 +1,2 @@ +#!/bin/sh +systemfd --no-pid -s http::8000 -- cargo watch -x run -- cgit v1.2.3