spec/watch.sh

4 lines
122 B
Bash
Raw Normal View History

2018-10-24 22:41:52 +02:00
#!/bin/bash
2018-11-02 18:45:03 +01:00
./bin/reflex --decoration=none --start-service=true --glob='*' --inverse-regex='index\.html' -- sh -c "make"