isururana's picture
Added node.js AI Mastering module
75ee606 verified
raw
history blame
57 Bytes
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test