octopus-start-reporter

0.0.8 • Public • Published

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());

Readme

Keywords

none

Package Sidebar

Install

npm i octopus-start-reporter

Weekly Downloads

3

Version

0.0.8

License

ISC

Last publish

Collaborators

  • viliusl