Sha256: 767012963e982f930d6bc941fc8a1724626d79dbee6be5daa5e95eab8c24707b
Contents?: true
Size: 689 Bytes
Versions: 9
Compression:
Stored size: 689 Bytes
Contents
# cloudstack_client A ruby CloudStack API client. ## Installation Install the cloudstack_client gem: $ gem install cloudstack_client ## References - [Cloudstack API documentation](http://cloudstack.apache.org/docs/api/apidocs-4.2/TOC_Root_Admin.html) ## Contributing 1. Fork it 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 ## License Copyright (c) 2013, Nik Wolfgramm Released under the MIT License. See the [LICENSE](https://raw.github.com/niwo/cloudstack_client/master/LICENSE.txt) file for further details.
Version data entries
9 entries across 9 versions & 1 rubygems