hubot-kodi
v0.0.0
Published
Talk to Kodi/XBMC with hubot
Downloads
8
Maintainers
Readme
hubot-kodi [(https://travis-ci.org/markhuge/hubot-kodi)
Talk to Kodi/XBMC with hubot
Installation
Download node at nodejs.org and install it, if you haven't already.
npm install hubot-kodi --save
Tests
npm install
npm test
Dependencies
None
Dev Dependencies
- chai: BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
- coffee-script: Unfancy JavaScript
- hubot: A simple helpful robot for your Company
- hubot-mock-adapter: A mock Adapter for unit testing Hubot scripts
- mocha: simple, flexible, fun test framework
- sinon: JavaScript test spies, stubs and mocks.
- sinon-chai: Extends Chai with assertions for the Sinon.JS mocking framework.
License
MIT
Generated by package-json-to-readme