233f80470eabbaea249cd4f17d90c09a688228ca
Elixir Koans
Elixir koans is a fun, easy way to get started with the elixir programming language. It is a tour of the most important features and idiomatic usage of the language.
Prerequisites
The only dependency needed to run these koans is the Elixir language. Please refer to the official guide for instructions.
Running
With Elixir installed, just navigate to the root directory of this project and run:
$ mix meditate
to get going. You should see the first failure with a blank line in it. The goal is to fill in the blanks and make all the koans pass by doing so.
Contributing
We welcome contributions! If something does not make sense along the way or you feel like an important lesson is missing from the koans, feel free to fork the project and open a pull request.
Description
Languages
Elixir
99.6%
Dockerfile
0.2%
Shell
0.2%