mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-24 04:16:27 +02:00
parent
a65f3694a3
commit
d861194301
2
Makefile
2
Makefile
@ -40,6 +40,8 @@ ci: lint test ## Run all the tests and code checks
|
||||
build: ## Build a beta version of releaser
|
||||
go build -o goreleaser ./cmd/goreleaser/main.go
|
||||
|
||||
install: ## Install the binary into $GOPATH/bin
|
||||
go install ./cmd/...
|
||||
|
||||
# Absolutely awesome: http://marmelab.com/blog/2016/02/29/auto-documented-makefile.html
|
||||
help:
|
||||
|
Loading…
x
Reference in New Issue
Block a user