minigun-plugin-blessed

0.1.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i minigun-plugin-blessed

Weekly Downloads

0

Version

0.1.1

License

ISC

Last publish

Collaborators

  • xicombd