Files
agent-skills/wechat-article-extractor-skill/node_modules/delayed-stream/Makefile
Hermes Agent ccc63d1e70 first commit
2026-05-10 13:52:46 +08:00

8 lines
57 B
Makefile

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