0.1.1 • Published 8 years ago

minigun-plugin-blessed v0.1.1

Weekly downloads
3
License
ISC
Repository
-
Last release
8 years ago

minigun-plugin-blessed

This Minigun plugin tries to give you a fancy output of the stats produced by Minigun in real-time.

Usage

Enable the plugin by adding it in your test script's config.plugins section:

{
  "config": {
    // ...
    "plugins": {
      "blessed": {}
    }
  }
  // ...
}

Development

npm install

npm run build # builds `src` into `lib`

# if you `npm link` and have minigun installed globally,
# you can try it out with the demo config:
minigun run demo/minigun-config.json -q