25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
tmbb df4f527a27 make hex.publish happy 5 년 전
config first commit 5 년 전
lib first commit 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.