Sha256: f3af8d93c781731f370641b3f76c5d65c078862b3444d4c6aa3c7ceda051cc07
Contents?: true
Size: 1.2 KB
Versions: 23
Compression:
Stored size: 1.2 KB
Contents
# Fog::Sakuracloud [](http://badge.fury.io/rb/fog-sakuracloud) [](https://travis-ci.org/fog/fog-sakuracloud) [](http://waffle.io/fog/fog-sakuracloud) [](http://waffle.io/fog/fog-sakuracloud) This gem is a module for the fog gem that allows you to manage resources in the Sakura no Cloud. ## 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/fog/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
23 entries across 21 versions & 3 rubygems