No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
tmbb 840a33ff7b start work on erl_to_ex converter hace 5 años
config first commit hace 5 años
lib start work on erl_to_ex converter hace 5 años
test first commit hace 5 años
.formatter.exs first commit hace 5 años
.gitignore first commit hace 5 años
LICENSE make hex.publish happy hace 5 años
README.md first commit hace 5 años
mix.exs make hex.publish happy hace 5 años
mix.lock first commit hace 5 años

README.md

ExToErl

TODO: Add description

Installation

If available in Hex, the package can be installed by adding ex_to_erl to your list of dependencies in mix.exs:

def deps do
  [
    {:ex_to_erl, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ex_to_erl.