build: pack CGO_ENABLED=0 go build -mod vendor -v -o bin/junit2md ./cmd/junit2md pack: packr2 watch: modd release: pack script/release .PHONY: build pack watch release