An open API service indexing awesome lists of open source software.

https://github.com/mackee/app-notifier

Send to message with notifier plugins after the run command
https://github.com/mackee/app-notifier

Last synced: 11 months ago
JSON representation

Send to message with notifier plugins after the run command

Awesome Lists containing this project

README

          

# NAME

App::Notifier - Send to message with notifier plugins after the run command

# SYNOPSIS

Connect and some options before a long-running command.

$ notif -p Mail --mail_to example@example.com -- benchmark.pl

This example is using App::Notifier::Plugin::Mail.
This is sending mail to after the command.

# DESCRIPTION

App::Notifier is ...

# LICENSE

Copyright (C) MACOPY.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

# AUTHOR

MACOPY