Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
tmbb 840a33ff7b start work on erl_to_ex converter 5 лет назад
config first commit 5 лет назад
lib start work on erl_to_ex converter 5 лет назад
test first commit 5 лет назад
.formatter.exs first commit 5 лет назад
.gitignore first commit 5 лет назад
LICENSE make hex.publish happy 5 лет назад
README.md first commit 5 лет назад
mix.exs make hex.publish happy 5 лет назад
mix.lock first commit 5 лет назад

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.