chain_exporter/Makefile

6 lines
100 B
Makefile

get_vendor_deps:
go get -u -v github.com/golang/dep/cmd/dep
dep ensure -v
install:
go install ./