Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jdigger/fog_test

area to test playing with the Ruby Fog library
https://github.com/jdigger/fog_test

Last synced: 30 days ago
JSON representation

area to test playing with the Ruby Fog library

Awesome Lists containing this project

README

        

Setup
=====

To run the tests and other development, you'll want to set up the Ruby environment.

$ gem install bundler --no-ri --no-rdoc
$ bundle install --path .vendor/gems
$ bundle exec rake