Run arbitrary commands when files change

Source: entr(1)

Example:

ls my_project/*.html | entr echo "file changed"