Skip to content

cschiewek/groupwise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Groupwise

Wrapper for Groupwise SOAP web services. Currently only targets Groupwise 2012 or higher.

Currently, only authentication and free/busy lookup are implemented.

Installation

Add this line to your application's Gemfile:

gem 'groupwise'

And then execute:

$ bundle

Or install it yourself as:

$ gem install groupwise

Create a new Trusted Application on your Groupwise server.

Testing

Rename groupwise_config.yml.sample to groupwise_config.yml and update it to match your groupwise setup prior to launching the specs.

Contributing

  1. Fork it ( https://github.com/cschiewek/groupwise/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 a new Pull Request

About

Ruby wrapper for Groupwise SOAP web services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages