internal/**/*.go internal/**/*.gotmpl internal/**/*.txt .env Makefile modd.conf { prep: "make -o generate build" daemon: "make CMD='bin/clearcase' run-with-env" } internal/**/*.templ { prep: make build }