packages feed

pub-1.0.0: README.org

* Welcome!
  This CLI utility pipes from stdin to a redis pub/sub channel.

** Install
   You can either get a binary or compile it.

** Example
   =tail -F /some/log/file | grep "logfileProperty" | pub -c "logline"=