yewprint/dev.sh
2020-09-23 15:59:07 +02:00

3 lines
135 B
Bash
Executable file

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