omockler / YOGONNARAIN

Yo your location, get some weather

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YOGONNARAIN

Yo your location, get some weather

Deploy your own

  1. Get a Yo key from: http://dev.justyo.co
  2. Get a forecast.io key from https://developer.forecast.io/
  3. Set these keys, as well as the root url of your site: (i.e. localhost:4567) in a .env file. (https://github.com/bkeepers/dotenv)

Local Startup

  1. Make sure you've done the steps above
  2. $ bundle install
  3. $ ruby yo_gonna_rain.rb
  4. Try localhost:4567/gonna-rain/40.233844/-111.659868 in your browser

About

Yo your location, get some weather

License:MIT License


Languages

Language:CSS 45.4%Language:Ruby 42.5%Language:HTML 12.1%