@@ -1,13 +1,6 @@
test: vendor
test:
go test ./...
vendor:
glide install
.PHONY: release
release: vendor
curl -sL https://git.io/goreleaser | bash
.PHONY: install-dep-mgmt
install-dep-mgmt:
curl https://glide.sh/get | sh
release:
The note is not visible to the blocked user.