Plagger::Plugin::Publish::Pipe - Publish to other program


Plagger documentation  | view source Contained in the Plagger distribution.

Index


NAME

Top

Plagger::Plugin::Publish::Pipe - Publish to other program

SYNOPSIS

Top

  - module: Publish::Pipe
    config:
      command: /usr/bin/mail youpy
      # command: /usr/bin/lpr
      # command: /usr/bin/fax
      # (for OSX user) command: /usr/bin/say
      encoding: iso-2022-jp

DESCRIPTION

Top

This plugin publish feed updates to other program using a pipe.

EXAMPLE

Top

http://subtech.g.hatena.ne.jp/youpy/20060301/p2

AUTHOR

Top

id:youpy

SEE ALSO

Top

Plagger


Plagger documentation  | view source Contained in the Plagger distribution.