A suite to track Project Diva score statistics and ratings / D4DJ event data.

8 lines
57 B

5 years ago
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test