chain_exporter/Makefile

6 lines
100 B
Makefile
Raw Normal View History

2018-09-24 14:37:57 -07:00
get_vendor_deps:
go get -u -v github.com/golang/dep/cmd/dep
dep ensure -v
install:
go install ./