Skip to content

mdub/fake-aws-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FakeAWS

This project provided a fake implementation of part of aws-sdk-ruby, version 1. As that version of the SDK as been superceeded, this is no longer maintained.

Installation

Add this line to your application's Gemfile:

gem 'fake-aws-sdk'

And then execute:

$ bundle

Or install it yourself as:

$ gem install fake-aws-sdk

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  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 new Pull Request

About

Fake implementation of (parts of) aws-sdk-ruby (v1)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%