Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
tmbb 840a33ff7b start work on erl_to_ex converter 5 år sedan
config first commit 5 år sedan
lib start work on erl_to_ex converter 5 år sedan
test first commit 5 år sedan
.formatter.exs first commit 5 år sedan
.gitignore first commit 5 år sedan
LICENSE make hex.publish happy 5 år sedan
README.md first commit 5 år sedan
mix.exs make hex.publish happy 5 år sedan
mix.lock first commit 5 år sedan

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.