Files
2026-06-10 18:17:54 +02:00

11 lines
54 B
Makefile

all:
test:
$(GO) test -v
clean-local:
rm -f *~