Helpers for handling OS environment variables.
- cast values of environment variables
- provide user-friendly error messages
- ...
Add :system_env to the list of dependencies in mix.exs:
defdepsdo[{:system_env,"<requirement>"}]endFor more information, see the documentation.
Apache License 2.0