yewprint/dev.sh
2020-09-03 16:45:38 +02:00

3 lines
99 B
Bash
Executable file

#!/bin/sh
exec cargo watch -s './build.sh --dev && simple-http-server -i --nocache --cors' -w src