/ruby-weather-cli

Ruby CLI to consume weather API.

Primary LanguageRubyMIT LicenseMIT

Weather

Uses api.tiempo.com to check the temperature at a given city

Install

bundle install

Basic Help

bundle exec bin/weather --help

Running tests

rake test