Sha256: 590f28fd56a116bfbf0fd83eed8be5321421a033e0a5da671e2c0d52c7bd7bb1
Contents?: true
Size: 1.3 KB
Versions: 6
Compression:
Stored size: 1.3 KB
Contents
# Fog::Vmfusion [](http://badge.fury.io/rb/fog-vmfusion) [](https://travis-ci.org/fog/fog-vmfusion) [](https://gemnasium.com/fog/fog-vmfusion) [](https://coveralls.io/r/fog/fog-vmfusion?branch=master) [](https://codeclimate.com/github/fog/fog-vmfusion) Module for the 'fog' gem to support VMWARE Fusion ## Help Needed This gem needs a maintainer. If you want to work on it, please contact [@geemus](mailto:geemus@gmail.com) or [@plribeiro3000](mailto:plribeiro3000@gmail.com) ## Installation Add this line to your application's Gemfile: ```ruby gem 'fog-vmfusion' ``` And then execute: $ bundle Or install it yourself as: $ gem install fog-vmfusion ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/fog/fog-vmfusion/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
6 entries across 4 versions & 3 rubygems