run:
	go run ./cmd/reanimator-chart

test:
	go test ./...
