Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
tmbb 840a33ff7b start work on erl_to_ex converter há 5 anos
config first commit há 5 anos
lib start work on erl_to_ex converter há 5 anos
test first commit há 5 anos
.formatter.exs first commit há 5 anos
.gitignore first commit há 5 anos
LICENSE make hex.publish happy há 5 anos
README.md first commit há 5 anos
mix.exs make hex.publish happy há 5 anos
mix.lock first commit há 5 anos

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.