UNPKG

bot18

Version:

A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f

8 lines (5 loc) 107 B
all: @cd .. && browserify -e index.js -o browser/blessed.js clean: @rm -f blessed.js .PHONY: clean all