Create test script and run from entr.sh
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
cd "$(git rev-parse --show-toplevel)"
|
||||
find . -not \( -path build -prune \) \
|
||||
| entr -s 'clear && sh scripts/build.sh'
|
||||
| entr -s 'clear && sh scripts/build.sh && sh scripts/test.sh'
|
||||
|
||||
Reference in New Issue
Block a user