VERSION=v0.1.0 build: go build -ldflags="-X 'main.Version=${VERSION}'" tar: build XZ_OPT=-9 tar -cvf midr-${VERSION}.tar.xz midr templates/