Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jdigger/fog_test
- Owner: jdigger
- Created: 2012-02-10T22:57:34.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-10T23:29:35.000Z (about 13 years ago)
- Last Synced: 2024-11-13T21:55:44.760Z (3 months ago)
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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