yewprint/dev.sh

4 lines
135 B
Bash
Raw Normal View History

2020-09-03 14:45:38 +00:00
#!/bin/sh
2020-09-23 13:59:07 +00:00
exec cargo watch -s './build.sh --dev -- --features doc && simple-http-server -i --nocache --cors public/' -w src -w static