Sha256: ffd69864cc7bb56bf0a3076b040c2847489934cf5c86823765a3ca1518e3f553

Contents?: true

Size: 883 Bytes

Versions: 3

Compression:

Stored size: 883 Bytes

Contents

# Fog::Sakuracloud

[![Build Status](https://travis-ci.org/higanworks/fog-sakuracloud.svg?branch=master)](https://travis-ci.org/higanworks/fog-sakuracloud)

This gem is a module for the fog gem that allows you to manage resources in the Sakura no Cloud.

(unstable)

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'fog-sakuracloud'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install fog-sakuracloud

## Usage

See [Getting started](https://github.com/higanworks/fog-sakuracloud/wiki/Getting-started-for-SakuraCloud)

## Contributing

1. Fork it ( https://github.com/[my-github-username]/fog-sakuracloud/fork )
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 a new Pull Request

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fog-sakuracloud-0.0.4 README.md
fog-sakuracloud-0.0.3 README.md
fog-sakuracloud-0.0.1 README.md