Sha256: a9adbde11f457bf40e2a2e75e50501634c8507701416d312608c0b83b6498114

Contents?: true

Size: 981 Bytes

Versions: 15

Compression:

Stored size: 981 Bytes

Contents

= rbovirt

A Ruby client for oVirt.

== Contributing to rbovirt
 
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
* Fork the project
* Start a feature/bugfix branch
* Commit and push until you are happy with your contribution
* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.

== Running the tests
* Copy the file spec/endpoint.yml.example to spec/endpoint.yml
* Edit the endpoint properties (user, password and host name)
* From command line run => rake spec

== Copyright

Copyright (c) 2012 Amos Benari. See LICENSE.txt for
further details.

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
rbovirt-0.0.28 README.rdoc
rbovirt-0.0.27 README.rdoc
rbovirt-0.0.26 README.rdoc
rbovirt-0.0.25 README.rdoc
rbovirt-0.0.24 README.rdoc
rbovirt-0.0.23 README.rdoc
rbovirt-0.0.22 README.rdoc
rbovirt-0.0.21 README.rdoc
rbovirt-0.0.20 README.rdoc
rbovirt-0.0.19 README.rdoc
rbovirt-0.0.18 README.rdoc
rbovirt-0.0.17 README.rdoc
rbovirt-0.0.16 README.rdoc
rbovirt-0.0.15 README.rdoc
rbovirt-0.0.14 README.rdoc