Uku Taht e89f742a5a Merge pull request #17 from ukutaht/better_compile_errors
Intercept and print compile errors in a nicer way.
2016-01-15 12:54:29 +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%