FlexDXCluster/Makefile
2024-11-17 21:08:10 +07:00

4 lines
39 B
Makefile

build:
go build -o bin/
run:
go run .