Makis Otman c7fefc9f07 Merge pull request #14 from heruku/blanks
Add support for blanks in assertions
2016-01-08 22:02:12 +00:00
2016-01-08 16:28:45 +00:00
2015-12-15 17:53:27 +00:00
2015-12-15 17:53:27 +00:00
2016-01-08 15:21:51 +00:00
2015-12-15 17:53:27 +00:00
2015-12-15 17:53:27 +00:00

ElixirKoans

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add elixir_koans to your list of dependencies in mix.exs:

    def deps do [{:elixir_koans, "~> 0.0.1"}] end

  2. Ensure elixir_koans is started before your application:

    def application do [applications: [:elixir_koans]] end

Description
No description provided
Readme 590 KiB
Languages
Elixir 99.6%
Dockerfile 0.2%
Shell 0.2%