UNPKG

@andersbakken/blessed

Version:

A high-level terminal interface library for node.js.

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