voldy / elixir-in-action

Code samples for Elixir in Action book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Code samples for Elixir in Action book


Languages

Language:Elixir 99.2%Language:Lua 0.8%