botmaster-session-ware

v1.1.1
botmaster session ware for storing context
botmaster chat bots session context

pretest

yarn build

test

istanbul cover _mocha -- --recursive dist/tests

tests

mocha --recursive src/tests

coveralls

cat ./coverage/lcov.info | coveralls

build

mkdir -p dist && babel --presets=es2015 src --out-dir dist

docs

documentation readme src/index.js --section="API"

prepublish

yarn build

postversion

git push && git push --tags
npm i botmaster-session-ware

Metadata

  • MIT
  • Whatever
  • Jonathan R Wickens
  • released 10/26/2017

Downloads