Ви не можете вибрати більше 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.