Sha256: 92bc5680a42015f38a7e63979f3b5a804fafe065a34181ca65156d9b4561d821

Contents?: true

Size: 942 Bytes

Versions: 5

Compression:

Stored size: 942 Bytes

Contents

# Ruby Reddit

Show the current Hot posts on r/ruby

## Installation

```bash
    $ gem install ruby-reddit
```

## Usage

```bash
    $ ruby-reddit
```

## 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/mcansh/ruby-reddit-cli-app.

## License

The gem is available as open source under the terms of the
[MIT License](https://opensource.org/licenses/MIT).

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
reddit-ruby-1.0.9 readme.markdown
reddit-ruby-1.0.8 readme.markdown
reddit-ruby-1.0.7 readme.markdown
reddit-ruby-1.0.6 readme.markdown
reddit-ruby-1.0.5 readme.markdown