test:
	hof create github.com/hofstadter-io/hofmod-cli@v0.8.9 -I @input.cue -O out
	cd out && make first
	rm -rf out
