0.3.1 • Published 9 years ago

dora-plugin-weinre v0.3.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

dora-plugin-weinre

NPM version Build Status Coverage Status NPM downloads

dora plugin for weinre.


Usage

$ npm i dora dora-plugin-weinre -SD
$ ./node_modules/.bin/dora --plugins 'weinre?httpPort=8888'

Param

defaultOptions = {
  httpPort: 8990,
  boundHost: 'yourIP',
  verbose: false,
  debug: false,
  readTimeout: 5,
  deathTimeout: 15,
  help: false,
};

Test

$ npm test

LICENSE

MIT

0.3.1

9 years ago

0.2.0

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago