webdevjscoder / game_reviews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GameReviews

Welcome to the Game Reviews gem! With this gem you will be able to get information about your favorite game's review (as if the gem title wasn't self explanatory already) at the 'press' of a button, well you will have to do some simply typing, but nonetheless very simple. It is designed for you the 'user' to interact with the CLI to pull up information about the game of your choice. You will be able to see a very brief description, who reviewed the game, and a link to the actual site to view more information. I hope you enjoy it as much I did to create it, have fun!

Installation

Add this line to your application's Gemfile:

gem 'game_reviews'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install game_reviews

Usage

Once you have the above instructions installed. Go ahead and run the application by typing './bin/game_reviews' in the terminal and watch the gem work its magic.

Development

After checking out the repo, run bin/setup to install dependencies. 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.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/webdevjscoder/game_reviews. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

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

Code of Conduct

Everyone interacting in the GameReviews project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

License:MIT License


Languages

Language:Ruby 99.3%Language:Shell 0.7%