Skip to content

Instantly share code, notes, and snippets.

@0mp
Created June 6, 2019 09:51
Show Gist options
  • Save 0mp/3ab8fb73d3a2c5a55ed0dec0bdf32e5b to your computer and use it in GitHub Desktop.
Save 0mp/3ab8fb73d3a2c5a55ed0dec0bdf32e5b to your computer and use it in GitHub Desktop.
test:
date
develop:
find . | entr -d ${MAKE} test || expr "$$?" : "[012]" >/dev/null 2>&1 && ${MAKE} develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment