UNPKG

corps

Version:
12 lines (7 loc) 183 B
LSC_OPTS = -b --const %.js: %.ls node_modules/.bin/lsc $(LSC_OPTS) -c "$<" all: index.js test: all test.ls node_modules/.bin/mocha -r LiveScript -u exports test.ls .PHONY: test