bkeepers / elixir_101

Getting Started Elixir with TDD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elixir101

Getting Started Elixir with TDD.

Usage

  • Clone this repository
$ git clone https://github.com/shufo/elixir_101
  • Write the modules to pass the tests
$ mix test
  • Pull Request the your code

  • Test results is shown in here

https://travis-ci.org/shufo/elixir_101

About

Getting Started Elixir with TDD


Languages

Language:Elixir 100.0%