Current section

Files

Jump to
elaixir README.md
Raw

README.md

# Elaixir
**My help functions**
## Installation
The package can be installed by adding `elaixir`
to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:elaixir, "~> 0.1.0"}
]
end
```
Documentation can be found at <https://hexdocs.pm/elaixir>.