/elixir-in-action

Code samples for Elixir in Action book

Primary LanguageElixir

This repository contains accompanying code for the Elixir in Action book. To compile and run the code, you'll need Elixir 1.0.x and Erlang 17.0. A git client should also be installed and available somewhere in the execution path.

The code in the master branch corresponds to the code in the printed edition. There are other branches in this repository, where code is adapted to run on subsequent Elixir versions.