Execute commands when watched files change
watchexec
$ watchexec -e rs cargo test
$ watchexec -w src make build
$ watchexec -e js npm start