You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tmbb 840a33ff7b start work on erl_to_ex converter преди 5 години
config first commit преди 5 години
lib start work on erl_to_ex converter преди 5 години
test first commit преди 5 години
.formatter.exs first commit преди 5 години
.gitignore first commit преди 5 години
LICENSE make hex.publish happy преди 5 години
README.md first commit преди 5 години
mix.exs make hex.publish happy преди 5 години
mix.lock first commit преди 5 години

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.