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
- Host: GitHub
- URL: https://github.com/skalar/twentyfour_seven_office
- Owner: Skalar
- License: mit
- Created: 2014-05-19T12:49:30.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-12-05T13:07:44.000Z (over 7 years ago)
- Last Synced: 2024-04-14T07:55:22.494Z (about 1 year ago)
- Language: Ruby
- Size: 87.9 KB
- Stars: 0
- Watchers: 17
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 24SevenOffice
TODO: Write a gem description
[](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