@ -1,4 +1,4 @@
.PHONY: watch
.PHONY: watch run
default: bin/rewild.hl
@ -18,3 +18,6 @@ clean:
watch:
@inotifywait --recursive --monitor --event modify,move,create,delete --include '.*.hx$$' ./ | while read changed; do echo $$changed; make debug; done
run:
hl bin/rewild.hl
The note is not visible to the blocked user.