/flowdock-inbox-filter

A ruby script for retrieving github activity from flowdock's Team Inbox for reporting

Primary LanguageRuby

Flowdock inbox filter

App for creating nice github reports from your Flowdock's team inbox

Requirements

  • ruby
  • bundler
  • flowdock access

NOTE: consider using rvm or rbenv (it's not a requirment)

Installation

bundle install

Usage

ruby flowdock.rb --api-token ffa47cc1a07ac2562010538e1310befd \
                 --organization myorganization \
                 --flow devops \
                 --user wzin \
                 --number-of-messages 150

When in doubt:

ruby flowdock.rb --help