gulp-awspublish

v4.1.2
gulp plugin to publish files to amazon s3
gulpplugin aws s3 publish

lint

prettier --single-quote --write **/*.js && eslint --fix .

pretest

npm run lint

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

Metadata

  • Unknown
  • >=6 <7 || >=8 <9 || >=10
  • PG Herveou
  • released 6/6/2020

Downloads