/elixir-weather

A command line weather app built using elixir

Primary LanguageElixir

Weather

screenshot

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>