UNPKG

hydro-timekeeper

Version:
13 lines (8 loc) 225 B
all: test # CI test: @npm test coveralls: @./node_modules/.bin/istanbul cover ./node_modules/.bin/_hydro --report lcovonly -- \ && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js .PHONY: all test