wttr.in/Makefile
2022-12-02 20:10:48 +01:00

2 lines
54 B
Makefile

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