6 Forks
15 Stars
15 Watchers

elixir-exercises

My solutions for exercises in Programming Elixir book

How to download and setup elixir-exercises

Open terminal and run command
git clone https://github.com/maxim/elixir-exercises.git
git clone is used to create a copy or clone of elixir-exercises repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with elixir-exercises https://github.com/maxim/elixir-exercises/archive/master.zip

Or simply clone elixir-exercises with SSH
[email protected]:maxim/elixir-exercises.git

If you have some problems with elixir-exercises

You may open issue on elixir-exercises support forum (system) here: https://github.com/maxim/elixir-exercises/issues