add watch script
This commit is contained in:
parent
b039753181
commit
df6720bd66
1 changed files with 3 additions and 0 deletions
3
watch
Executable file
3
watch
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
cargo watch --clear --exec "run -- --address=localhost --port=8080"
|
Loading…
Add table
Add a link
Reference in a new issue