Files
chart/Makefile
2026-03-15 21:41:38 +03:00

6 lines
58 B
Makefile

run:
go run ./cmd/reanimator-chart
test:
go test ./...