@@ -20,3 +20,9 @@ test:
build: vet test
@go build -o artifacts/bin/server cmd/http/main.go
.PHONY:build
# Supplemental goals
launch:
@mkdir -p artifacts
@go build -o artifacts/client-ui-0.0.0-windows-amd64-executable.exe ./client/cmd/ui/
The note is not visible to the blocked user.