Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.34 KB

README.md

File metadata and controls

43 lines (23 loc) · 1.34 KB

BabbelExplorer

Welcome to Babbel Explorer! This Ruby gem is for people who are interested in exploring the langauges of the world. The user can choose a country and view the language data of that country. The data is scraped from the CIA World Factbook website which you can find here.

Clone

Clone this repo

run bundle install

run bin/babbel_explorer

Explore!

Installation

Add this line to your application's Gemfile:

gem 'babbel_explorer'

And then execute:

$ bundle install

Or

Install it yourself as:

$ gem install babbel_explorer

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/abrolon87/babbel_explorer_cli_gem. 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 BabbelExplorer project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.