SystemEnv

CIHex.pm

Helpers for handling OS environment variables.

Features

Installation

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

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

Usage

For more information, see the documentation.

License

Apache License 2.0