wttr.in/Makefile
2022-11-29 21:24:53 +01:00

2 lines
60 B
Makefile

srv: cmd/*.go internal/routing/*.go
go build -o srv ./cmd/