mirror of
https://github.com/chubin/wttr.in
synced 2025-01-26 02:34:59 +00:00
3 lines
31 B
Makefile
3 lines
31 B
Makefile
|
srv:
|
||
|
go build -o srv cmd/*.go
|