Sha256: fc63d522419c3e901d094172c98b212a591c80237d4eb4aacbc35ec54fb26a21

Contents?: true

Size: 985 Bytes

Versions: 9

Compression:

Stored size: 985 Bytes

Contents

# Fog::OracleCloud

Module for the 'fog' gem to support the Oracle Cloud (IaaS and PaaS)

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'fog-oraclecloud'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install fog-oraclecloud

## Usage

TODO: Write usage instructions here

## Development

After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/fog-oracle.

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
fog-oraclecloud-0.1.9 README.md
fog-oraclecloud-0.1.8 README.md
fog-oraclecloud-0.1.7 README.md
fog-oraclecloud-0.1.6 README.md
fog-oraclecloud-0.1.5 README.md
fog-oraclecloud-0.1.4 README.md
fog-oraclecloud-0.1.3 README.md
fog-oraclecloud-0.1.2 README.md
fog-oraclecloud-0.1.1 README.md