mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-09-27 05:06:02 +08:00
install goreleaser via make install-deps
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
1
Makefile
1
Makefile
@@ -69,6 +69,7 @@ install-deps:
|
|||||||
go install honnef.co/go/tools/cmd/staticcheck@latest
|
go install honnef.co/go/tools/cmd/staticcheck@latest
|
||||||
go install github.com/amobe/gocov-merger@latest
|
go install github.com/amobe/gocov-merger@latest
|
||||||
go install github.com/jandelgado/gcov2lcov@latest
|
go install github.com/jandelgado/gcov2lcov@latest
|
||||||
|
go install github.com/goreleaser/goreleaser@latest
|
||||||
|
|
||||||
website: docs
|
website: docs
|
||||||
cd website && \
|
cd website && \
|
||||||
|
Reference in New Issue
Block a user