Sha256: 625ed33dd9696050a1420d1ea92d59418a998950217f567cfca649fa4caa082b
Contents?: true
Size: 696 Bytes
Versions: 4
Compression:
Stored size: 696 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://bitbucket.org/swisstxt/cloudstack_client/raw/master/LICENSE.txt) file for further details.
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
cloudstack_client-0.2.14 | README.md |
cloudstack_client-0.2.13 | README.md |
cloudstack_client-0.2.12 | README.md |
cloudstack_client-0.2.11 | README.md |