Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

21 rader
505 B

5 år sedan
  1. # ExToErl
  2. **TODO: Add description**
  3. ## Installation
  4. If [available in Hex](https://hex.pm/docs/publish), the package can be installed
  5. by adding `ex_to_erl` to your list of dependencies in `mix.exs`:
  6. ```elixir
  7. def deps do
  8. [
  9. {:ex_to_erl, "~> 0.1.0"}
  10. ]
  11. end
  12. ```
  13. Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
  14. and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
  15. be found at [https://hexdocs.pm/ex_to_erl](https://hexdocs.pm/ex_to_erl).