yewprint/dev.sh

4 lines
99 B
Bash
Raw Normal View History

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