Sha256: a4848eb64e53554a405de7e7def55e63be988645353c7f07eacaee325b3d605b

Contents?: true

Size: 1.02 KB

Versions: 14

Compression:

Stored size: 1.02 KB

Contents

# Moromi::Aws::Sns

[![Latest Version](https://img.shields.io/gem/v/moromi-aws-sns.svg)](http://rubygems.org/gems/moromi-aws-sns)

AWS SNS client.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'moromi-aws-sns'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install moromi-aws-sns

## Usage

TODO: Write usage instructions here

## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/moromi/moromi-aws-sns.

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
moromi-aws-sns-0.15.0 README.md
moromi-aws-sns-0.14.0 README.md
moromi-aws-sns-0.13.0 README.md
moromi-aws-sns-0.12.0 README.md
moromi-aws-sns-0.11.0 README.md
moromi-aws-sns-0.10.0 README.md
moromi-aws-sns-0.9.0 README.md
moromi-aws-sns-0.8.0 README.md
moromi-aws-sns-0.7.0 README.md
moromi-aws-sns-0.6.0 README.md
moromi-aws-sns-0.5.0 README.md
moromi-aws-sns-0.4.0 README.md
moromi-aws-sns-0.3.0 README.md
moromi-aws-sns-0.2.0 README.md