Rebuild and test with make if any .c source files in the current directory change

entr

{{ls *.c}} | entr {{'make && make test'}}

click the source code to copy install entr on any operating system with command-not-found.com