mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
Rename to yq
This commit is contained in:
2
Makefile
2
Makefile
@@ -53,7 +53,7 @@ build: build/dev
|
||||
.PHONY: build/dev
|
||||
build/dev: test *.go
|
||||
@mkdir -p bin/
|
||||
${DOCKRUN} go build -o bin/yaml --ldflags "$(LDFLAGS)"
|
||||
${DOCKRUN} go build --ldflags "$(LDFLAGS)"
|
||||
${DOCKRUN} bash ./scripts/acceptance.sh
|
||||
|
||||
## Compile the project for multiple OS and Architectures.
|
||||
|
||||
Reference in New Issue
Block a user