rayan-saleh
embeded gradio
7d9f678
raw
history blame contribute delete
57 Bytes
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test