Skip to content
A command line weather app built using elixir
Elixir
Latest commit 25e03d3 Apr 22, 2016 @tacticiankerala Merge pull request #6 from ytiany/master
add weather appid
Failed to load latest commit information.
config
lib
test initial commit with a working version Apr 9, 2015
.gitignore
README.md
ascii_chars.txt
mix.exs
mix.lock
weather add weather appid Apr 22, 2016

README.md

Weather

alt tag

How to run?

  • You need Erlang VM to run this app (you do not need to install elixir for running this app). Instructions for installing Erlang is here.
  • Clone the repo - git clone https://github.com/tacticiankerala/elixir-weather.git ~/elixir-weather
  • Go to the directory - cd ~/elixir-weather
  • Execute the command by giving a city name - ./weather <city name>
Something went wrong with that request. Please try again.