25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
tmbb 840a33ff7b start work on erl_to_ex converter 5 yıl önce
config first commit 5 yıl önce
lib start work on erl_to_ex converter 5 yıl önce
test first commit 5 yıl önce
.formatter.exs first commit 5 yıl önce
.gitignore first commit 5 yıl önce
LICENSE make hex.publish happy 5 yıl önce
README.md first commit 5 yıl önce
mix.exs make hex.publish happy 5 yıl önce
mix.lock first commit 5 yıl önce

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.