@amykit/plugin-notify-fanout
v0.4.0
Published
Sends one announcement down every configured channel, and keeps going when one is down.
Readme
@amykit/plugin-notify-fanout
Sends one announcement down every configured channel, and keeps going when one is down.
A plugin for amy. It provides the notifier port.
Install
npm install -g @amykit/plugin-notify-fanoutThen name it in ~/.amy/config.yaml:
workflows:
your-profile:
plugins:
- "@amykit/plugin-notify-fanout"Configuration
This package declares no settings. A config that gives it some is refused at boot, because a setting nobody reads is one somebody believes is working.
Where the reasoning is
Licence
MIT
