cd "$(git rev-parse --show-toplevel)" find . -not \( -path build -prune \) \ | entr -s 'clear && sh scripts/build.sh'