Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
tmbb 840a33ff7b start work on erl_to_ex converter před 5 roky
config first commit před 5 roky
lib start work on erl_to_ex converter před 5 roky
test first commit před 5 roky
.formatter.exs first commit před 5 roky
.gitignore first commit před 5 roky
LICENSE make hex.publish happy před 5 roky
README.md first commit před 5 roky
mix.exs make hex.publish happy před 5 roky
mix.lock first commit před 5 roky

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.