UNPKG

wukong-templates

Version:

A wukong plugin to render files with templates.

16 lines (12 loc) 230 B
node_modules: package.json @npm install test: node_modules @DEBUG=wukong ./node_modules/.bin/mocha \ --require should \ --timeout 10s \ --slow 3s \ --bail \ --harmony \ --reporter spec \ $(SCRIPTS) .PHONY: test