weather-forecast 0.0.0
Gem and CLI providing weather/forecast by zipcode. Weather is provided by scraping the OpenWeather website.
Gemfile:
=
install:
=
Development Dependencies (12):
bundler
~> 1.17
colorize
>= 0
dotenv
>= 0
httparty
>= 0
json
>= 0
pry
>= 0
rake
~> 13.0
rspec
>= 0
ruby_figlet
>= 0
terminal-table
>= 0
tty
>= 0
tty-prompt
>= 0