iamjarvo / elixir-seed

Elixir

Repository from Github https://github.comiamjarvo/elixir-seedRepository from Github https://github.comiamjarvo/elixir-seed

Build Status

Getting Started

Clone this repo with git:

git clone https://github.com/kata-seeds/elixir-seed.git
cd elixir-seed

Install dependencies with brew:

brew install elixir

and run your tests with make:

make

You should eventually see 1 test ran and 0 failures. If make doesn't work for you, please open an issue.

Now you can start your kata! May we suggest the Game of Life?

About

Elixir

License:MIT License


Languages

Language:Elixir 94.7%Language:Makefile 5.3%