mirror of
https://github.com/wso2/open-mcp-auth-proxy.git
synced 2025-06-27 17:13:31 +00:00
Move build from source to the end of readme
This commit is contained in:
parent
be697b5868
commit
9f856c4279
2 changed files with 102 additions and 103 deletions
2
Makefile
2
Makefile
|
@ -21,7 +21,7 @@ BUILD_OPTS := -v
|
|||
# Set test options
|
||||
TEST_OPTS := -v -race
|
||||
|
||||
.PHONY: all clean test fmt lint vet coverage help build-windows
|
||||
.PHONY: all clean test fmt lint vet coverage help
|
||||
|
||||
# Default target
|
||||
all: lint test build-linux build-linux-arm build-darwin build-windows
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue