HussainLatiff's picture
Added node.js AI Mastering module (#21)
0e27770 verified
raw
history blame
57 Bytes
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test