/elixir_workshop_nov_2015

Files for elixir workshop in Dublin on November 2015

Primary LanguageElixir

Elixir Workshop November 2015

Installation

Follow the instructions for your platform here:

http://elixir-lang.org/install.html

Quick Test

Clone or download this repository and run:

elixir hello_world.exs

You should see:

Hello from Elixir!