Created
June 6, 2019 09:51
-
-
Save 0mp/3ab8fb73d3a2c5a55ed0dec0bdf32e5b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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