2 lines
49 B
Makefile
2 lines
49 B
Makefile
|
build:
|
||
|
go build -o bin/server cmd/server/main.go
|