Packages

Supercharge your environment variable. On deployment Alembix can be used to ensure your enviroment variable are not missing. It can be used to parse the enviroment variables.

Current section

Files

Jump to
alembix README.md
Raw

README.md

# Alembix
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `alembix` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:alembix, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/alembix](https://hexdocs.pm/alembix).