botmaster-watson-conversation-ware

v1.1.0
Botmaster middleware for Watson Conversation
bot botmaster context context-aware watson conversation middleware watson

test

export NODE_ENV=test; nyc --reporter=lcov --reporter=html ava; nyc report

test-debug

export NODE_ENV=test DEBUG=botmaster:*; nyc --reporter=lcov --reporter=html ava

coveralls

cat ./coverage/lcov.info | coveralls

postversion

git push && git push --tags && rm -rf build/temp

docs

documentation readme lib --section="API"

report

nyc report

Metadata

  • MIT
  • >=4.x.x
  • JD Wuarin
  • released 4/3/2017

Downloads

Maintainers