docker_examples/elixir
2023-01-05 15:58:59 +01:00
..
.gitignore simple elixir example 2023-01-05 15:58:59 +01:00
Dockerfile simple elixir example 2023-01-05 15:58:59 +01:00
hello.exs simple elixir example 2023-01-05 15:58:59 +01:00
README.md fix CVE in react 2022-07-29 01:12:01 +02:00

Example

TODO: Add description

Installation

If available in Hex, the package can be installed by adding example to your list of dependencies in mix.exs:

def deps do
  [
    {:example, "~> 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/example.