Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/tacticiankerala/elixir-weather

A command line weather app built using elixir
https://github.com/tacticiankerala/elixir-weather

Last synced: about 2 months ago
JSON representation

A command line weather app built using elixir

Lists

README

        

Weather
=======

![screenshot](https://i.paste.pics/3R8A7.png)

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](http://elixir-lang.org/install.html#installing-erlang).
- 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 ```