
.PHONY: rerun
rerun:
	@sparv clean && rm -rf ./export && sparv run
