Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 197 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 197 Bytes

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