您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
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.