WiCoRIS-Postman

Deliver letters from WiCoRIS

Installation

$ gem install wicoris-postman

(NOTE: You might have to prefix this with sudo.)

Usage

Just parse JSON files and see if the right command-lines would be executed:

$ postman /Library/FileMaker\ Server/Data/Documents --noop

The real shit (actually fax some letters and trash the JSON-files):

$ postman /Library/FileMaker\ Server/Data/Documents

Contribution

Bootstraping

$ bundle install --path vendor

Testing

$ bundle exec cucumber

Copyright (c) 2014 Björn Albers