Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
tmbb 840a33ff7b start work on erl_to_ex converter vor 5 Jahren
config first commit vor 5 Jahren
lib start work on erl_to_ex converter vor 5 Jahren
test first commit vor 5 Jahren
.formatter.exs first commit vor 5 Jahren
.gitignore first commit vor 5 Jahren
LICENSE make hex.publish happy vor 5 Jahren
README.md first commit vor 5 Jahren
mix.exs make hex.publish happy vor 5 Jahren
mix.lock first commit vor 5 Jahren

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.