An open API service indexing awesome lists of open source software.

https://github.com/arkgil/env_config_provider

Distillery config provider reading configuration data from environment variables.
https://github.com/arkgil/env_config_provider

configuration distillery elixir environment-variables releases

Last synced: 12 months ago
JSON representation

Distillery config provider reading configuration data from environment variables.

Awesome Lists containing this project

README

          

# EnvConfigProvider

[![CircleCI](https://circleci.com/gh/arkgil/env_config_provider/tree/master.svg?style=svg)](https://circleci.com/gh/arkgil/env_config_provider/tree/master)

[Distillery](https://github.com/bitwalker/distillery) config provider reading configuration data
from environment variables.

To learn how to use it, head to the [documentation](https://hexdocs.pm/env_config_provider).

## License

Copyright 2018 Arkadiusz Gil

This project is licensed under the [MIT License](LICENSE).