e9e08b5a4476b947d9d1a1ed729e7fb789d10298
ElixirKoans
TODO: Add description
Installation
If available in Hex, the package can be installed as:
-
Add elixir_koans to your list of dependencies in
mix.exs:def deps do [{:elixir_koans, "~> 0.0.1"}] end
-
Ensure elixir_koans is started before your application:
def application do [applications: [:elixir_koans]] end
Description
Languages
Elixir
99.6%
Dockerfile
0.2%
Shell
0.2%