aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: 29f6fd9526beeda82f21317b8829e784b6749463 (plain)
1
2
3
4
5
6
7
VERSION=v0.1.0

build:
	go build -ldflags="-X 'main.Version=${VERSION}'"

tar: build
	tar -cvf midr-${VERSION}.tar.xz midr templates/