Add help messages of make command and fix gsutil in tests (#783)

This commit is contained in:
gadotroee
2022-02-09 14:26:57 +02:00
committed by GitHub
parent db427d91cc
commit abf24a2230
3 changed files with 10 additions and 10 deletions

View File

@@ -14,7 +14,7 @@ help: ## This help.
install:
go install mizu.go
build-debug:
build-debug: ## Build mizu CLI for debug
export GCLFAGS='-gcflags="all=-N -l"'
${MAKE} build