Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 271 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 271 Bytes

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!