0.0.8 • Published 7 years ago

octopus-start-reporter v0.0.8

Weekly downloads
6
License
ISC
Repository
github
Last release
7 years ago

octopus-start-reporter npm

Reporter intended to be used withing octopus ecosystem. Differences from other start reporters:

  • supports debug output;
  • does not log start/stop and done actions to reduce verbosity.

install

npm install --save-dev octopus-start-reporter

Usage

const Start = require('start').default,
    reporter = require('octopus-start-reporter');

const start = Start(reporter());
0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago