Socket
Book a DemoInstallSign in
Socket

minigun-plugin-blessed

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minigun-plugin-blessed

This [Minigun](https://artillery.io/minigun) plugin tries to give you a fancy output of the stats produced by Minigun in real-time.

latest
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 22 Nov 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts