UNPKG

dookie-tools

Version:

A set of tools to use in your scripts. Fast and easy!

9 lines (6 loc) 136 B
nyantest: ./node_modules/.bin/mocha --reporter nyan .PHONY: nyantest test: ./node_modules/.bin/mocha --reporter spec .PHONY: test