Sha256: 903463fcaab783fb2e6cbd50ebd782e12a8eefcfc0dccc9ff6d26b4ed7ed2b7c

Contents?: true

Size: 593 Bytes

Versions: 9

Compression:

Stored size: 593 Bytes

Contents

# 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

Copyright (c) 2014 Björn Albers

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
wicoris-postman-0.13.0 README.md
wicoris-postman-0.12.2 README.md
wicoris-postman-0.12.1 README.md
wicoris-postman-0.12.0 README.md
wicoris-postman-0.11.3 README.md
wicoris-postman-0.11.2 README.md
wicoris-postman-0.11.1 README.md
wicoris-postman-0.11.0 README.md
wicoris-postman-0.10.0 README.md