Sha256: 05fabd5b2654c2f64c8fb691b83ca7604d780c8b6f204cc980d5503b90f5a6c8

Contents?: true

Size: 1.13 KB

Versions: 6

Compression:

Stored size: 1.13 KB

Contents

# Coming Soon

This Ruby Gem provides a CLI to view movies coming soon and also allows the user to select specific movies to view further details on.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'coming_soon'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install coming_soon

## Usage

Type the below and follow the on screen prompts

	$ coming-soon

## 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/terryblue99/coming_soon.

## License

The gem is available as open source under the terms of the MIT License.

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
coming_soon-0.2.8 README.md
coming_soon-0.2.7 README.md
coming_soon-0.2.6 README.md
coming_soon-0.2.5 README.md
coming_soon-0.2.4 README.md
coming_soon-0.2.3 README.md