Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
tmbb df4f527a27 make hex.publish happy 5 anni fa
config first commit 5 anni fa
lib first commit 5 anni fa
test first commit 5 anni fa
.formatter.exs first commit 5 anni fa
.gitignore first commit 5 anni fa
LICENSE make hex.publish happy 5 anni fa
README.md first commit 5 anni fa
mix.exs make hex.publish happy 5 anni fa
mix.lock first commit 5 anni fa

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.