Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
tmbb 840a33ff7b start work on erl_to_ex converter il y a 5 ans
config first commit il y a 5 ans
lib start work on erl_to_ex converter il y a 5 ans
test first commit il y a 5 ans
.formatter.exs first commit il y a 5 ans
.gitignore first commit il y a 5 ans
LICENSE make hex.publish happy il y a 5 ans
README.md first commit il y a 5 ans
mix.exs make hex.publish happy il y a 5 ans
mix.lock first commit il y a 5 ans

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.