countries_cli

A CLI of countries based on the REST Countries API. It allows you to look for information on countries based on population, region, currency, subregion, name, capital, and language.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need to have bundler installed. To install, go to your terminal and run:

gem install bundler

Installing

To install, go to your terminal and run:

gem install countries_cli

And then:

country

Now you should be seeing a menu similar to this:

countries_cli menu

Happy Searching! =)

Contributing

Please feel free to contribute :)

Authors

  • Kenneth Young Castro - Initial work - kyoung90

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details