burstable

v0.0.1
Power and simplicity on top of Beanstalkd
beanstalkd worker

prepublish

npm run check && npm run build

check

npm run lint && npm test

lint

eslint src

build

rm -rf lib/* && babel src --ignore test --optional runtime --out-dir lib

cover

NODE_PATH=. NODE_ENV=test ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- $npm_package_options_mocha

test

NODE_PATH=. NODE_ENV=test ./node_modules/.bin/mocha $npm_package_options_mocha

publish

publish

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/1/2015

Downloads

Maintainers