1
Fork 0

Restart long-running process when watching

This commit is contained in:
Jan-Erik Rediger 2022-03-03 19:53:50 +01:00
parent d2b63650f3
commit 4794c6173c

View file

@ -27,7 +27,7 @@ clean:
.PHONY: clean
rerun:
fd | entr -s 'make build'
fd | entr -r -s 'make build'
.PHONY: rerun
latest-html: ## Get latests post renderewd into HTML