Sha256: e3f2513b2e6b77f85c996afd808513f230dcf696b6ab85e0bf22cb9045cc2ec7

Contents?: true

Size: 494 Bytes

Versions: 3

Compression:

Stored size: 494 Bytes

Contents

# Nephophobia

Lean Ruby bindings to [EC2](http://aws.amazon.com/ec2/), and OpenStack's Admin endpoints.  Hands back an Object for access.

## Why

Compatibility with [VCR](https://github.com/myronmarston/vcr) largely drove this effort.

## Usage

### Bundler

    gem "nephophobia"

### Examples

See the examples section in the [wiki](http://github.com/retr0h/nephophobia/wiki).

## Testing

Tests can run offline thanks to [VCR](https://github.com/myronmarston/vcr).

    $ bundle exec rake

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
nephophobia-0.0.7 README.md
nephophobia-0.0.6 README.md
nephophobia-0.0.5 README.md