telecrawl/Makefile
2026-05-08 16:45:24 +01:00

6 lines
55 B
Makefile

test:
go test ./...
build:
go build ./cmd/telecrawl