watson-developer-cloud

v0.10.1
Nodejs Client Wrapper to use the IBM Watson and Services
ibm watson wdc watson developer cloud message resonance user modeling dialog personality insights machine translation and 19 more...

test

jshint --exclude node_modules/ **/*.js && mocha --reporter spec --timeout 4000

prepare

npm test && npm version patch

coverage

istanbul cover ./node_modules/mocha/bin/_mocha --reporter spec --timeout 4000

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

Downloads