Files

6 lines
58 B
Makefile

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