gulp-filelog

v0.4.1
A gulp plugin that logs out the file names in the stream. Displays a count and if empty. Useful for debugging.
gulpplugin filelog debug count empty log gulp

test

istanbul test _mocha --report html -- test/*.js --reporter spec

coveralls

istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage
npm i gulp-filelog

Metadata

  • Unknown
  • >=0.10
  • Adam Ayres
  • released 10/31/2014

Downloads

Maintainers