X-Git-Url: http://git.euphorik.ch/?p=recipes.git;a=blobdiff_plain;f=backend%2Flaunch_debug.nu;fp=backend%2Flaunch_debug.nu;h=d095b1215803c281c141f62b30eb8d259a0e10fa;hp=0000000000000000000000000000000000000000;hb=45d4867cb37ce8d7007c4d98de70d81d0b705b92;hpb=b1ffd1a04a55d6653ed55ea99f09550e5a8a9a96 diff --git a/backend/launch_debug.nu b/backend/launch_debug.nu new file mode 100644 index 0000000..d095b12 --- /dev/null +++ b/backend/launch_debug.nu @@ -0,0 +1,2 @@ +# To launch RUP and watching source. See https://actix.rs/docs/autoreload/. +cargo [watch -x run] \ No newline at end of file