
BEAT?=

import_dasboards: import_dashboards.go
	go build -ldflags "-X main.beat=${BEAT}" -o import_dashboards
