Skip to content

Ruby bindings for the Google apps provisioning API. Now with 25% less fail!

License

Notifications You must be signed in to change notification settings

Tricote/ruby-gprov

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby-GProv

Synopsis

This is a ruby implementation of the Ruby implementation of the Google Provisioning API.

Description

The specification of the Google Provisioning API is primarily procedural in nature, despite that all the languages that Google provides bindings for are object oriented. This implementation attempts to provide a more natural interface to that API. Where applicable, objects present a CRUD-like set of methods to perform operations on the underlying system.


Examples

gtool - a command line interface to the provisioning API.

Development

This is alpha software. While I've done extensive real world testing of this myself, it's not feature complete and doesn't have enough test coverage. Please file bug reports and let me know where it's lacking; I'm very interested in improving it!

About

Ruby bindings for the Google apps provisioning API. Now with 25% less fail!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%