summaryrefslogtreecommitdiff
path: root/dichroism/run-dev.sh
diff options
context:
space:
mode:
authorAdam Carpenter <atc@53hor.net>2020-05-03 22:58:13 -0400
committerAdam Carpenter <atc@53hor.net>2020-05-03 22:58:13 -0400
commitb5960dffbd7151c2eedc0e897f94f7b1691c2a39 (patch)
tree8f4d5f55f219e3e375e62092ca2e88741148e006 /dichroism/run-dev.sh
parent12fab23b4d6b3b2106e7d345a63c9a3ae9371082 (diff)
downloadtheglassyladies-b5960dffbd7151c2eedc0e897f94f7b1691c2a39.tar.xz
theglassyladies-b5960dffbd7151c2eedc0e897f94f7b1691c2a39.zip
started actix-web rust project for api
Diffstat (limited to 'dichroism/run-dev.sh')
-rwxr-xr-xdichroism/run-dev.sh2
1 files changed, 2 insertions, 0 deletions
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