Sha256: be4e44ea36e71a55315bd9be86025f3fc303c51cdb3f729f4c48be217152ee33

Contents?: true

Size: 980 Bytes

Versions: 1

Compression:

Stored size: 980 Bytes

Contents

# Yammdesk


## WARNING
WARNING: THIS SOFTWARE IS ALPHA. It has bugs which may set fire to your wife. If you do not have a wife, it may seek out the equivalent and set fire to that. I strongly suggest you do not use it until this notice disappears.

## Description

A two-way interface between Yammer, and your ticketing system. Currently only Web Help Desk is supported, but there are plans to include Zendesk.

## Installation

    $ gem install yammdesk

Use the configuration template provided in the templates folder to create a conf file in the folder you will be running the script from.

## Usage

Run SyncTicketing.rb to sync Yammer <=> Ticketing System.

Alternatively, you can use the methods provided to write your own solution.

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
yammdesk-0.0.1 README.md