Files
aicyclingcoach-go/node_modules/delayed-stream/Makefile
2025-09-12 07:32:32 -07:00

8 lines
57 B
Makefile

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