ottony / elixir_dojos

Some coding dojos and simples puzzles with elixir.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elixir dojos

Some coding dojos and simples puzzles with elixir.

Running tests

Go to project fold and type:

mix test

Compiling

mix compile

To use compiled project:

iex -S mix

About

Some coding dojos and simples puzzles with elixir.


Languages

Language:Elixir 100.0%