Sha256: 40c15efb0520988175fecb68d648bd988906133fd98d673e449db2e4ef4b8bf7

Contents?: true

Size: 690 Bytes

Versions: 1

Compression:

Stored size: 690 Bytes

Contents

# cloudstack_client

A ruby CloudStack API client.

## Installation

Install the cloudstack-cli 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-cli/raw/master/LICENSE.txt) file for further details.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cloudstack_client-0.2.10 README.md