2021-06-25 09:30:10 +02:00

6 lines
89 B
Makefile

all: deps
deps:
go get github.com/mattn/goveralls
go get golang.org/x/tools/cmd/cover