We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85dcc12 commit 4b5470bCopy full SHA for 4b5470b
watch.sh
@@ -0,0 +1,3 @@
1
+#!/bin/sh
2
+
3
+cargo watch --clear --watch src --watch Cargo.toml -s "cargo check && cargo build --bin fennec && cargo build"
0 commit comments