Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
tmbb df4f527a27 make hex.publish happy 5 lat temu
config first commit 5 lat temu
lib first commit 5 lat temu
test first commit 5 lat temu
.formatter.exs first commit 5 lat temu
.gitignore first commit 5 lat temu
LICENSE make hex.publish happy 5 lat temu
README.md first commit 5 lat temu
mix.exs make hex.publish happy 5 lat temu
mix.lock first commit 5 lat temu

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.