UNPKG

neo-neo-bblessed

Version:

A fork of neo-blessed (which is a fork of blessed) with bug fixes and maintenance.

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