jasoniel / weather-app

Sample project for get weather from cities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start application

To start your server Local:

  • You must have Elixir Installed
  • Install dependencies with mix deps.get
  • Start mix with iex -S mix
  • Example searching weather App.SimpleWeather.start ["São Paulo","Rio de Janeiro"]

About

Sample project for get weather from cities


Languages

Language:Elixir 100.0%