An open API service indexing awesome lists of open source software.

https://github.com/skalar/twentyfour_seven_office

Ruby client library for various 24SevenOffice services used by Skalar
https://github.com/skalar/twentyfour_seven_office

Last synced: 3 months ago
JSON representation

Ruby client library for various 24SevenOffice services used by Skalar

Awesome Lists containing this project

README

        

# 24SevenOffice

TODO: Write a gem description

[![Build Status](https://travis-ci.org/Skalar/twentyfour_seven_office.svg?branch=master)](https://travis-ci.org/Skalar/twentyfour_seven_office)

## Installation

Add this line to your application's Gemfile:

gem 'twentyfour_seven_office'

And then execute:

$ bundle

Or install it yourself as:

$ gem install twentyfour_seven_office

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it ( http://github.com/Skalar/twentyfour_seven_office/fork )
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