https://github.com/fog/fog-rackspace
Rackspace provider gem for Fog ecosystem
https://github.com/fog/fog-rackspace
Last synced: about 1 year ago
JSON representation
Rackspace provider gem for Fog ecosystem
- Host: GitHub
- URL: https://github.com/fog/fog-rackspace
- Owner: fog
- License: mit
- Created: 2015-06-16T19:21:00.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-06-15T22:30:10.000Z (about 2 years ago)
- Last Synced: 2025-05-05T14:09:49.997Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 563 KB
- Stars: 9
- Watchers: 3
- Forks: 39
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Fog::Rackspace
[](https://circleci.com/gh/fog/fog-rackspace)
[](https://travis-ci.org/fog/fog-rackspace)
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'fog-rackspace'
```
And then execute:
$ bundle
Or install it yourself as:
$ gem install fog-rackspace
## Usage
See https://github.com/fog/fog for usage.