CozyEnv

CI Hex.pm built with Nix

Helpers for handling OS environment variables.

It helps to provide:

Installation

Add :cozy_env to the list of dependencies in mix.exs:

def deps do
[
{:cozy_env, <requirement>}
]
end

Usage

For more information, see the documentation.

License

Apache License 2.0