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