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.
- Host: GitHub
- URL: https://github.com/arkgil/env_config_provider
- Owner: arkgil
- License: mit
- Created: 2018-10-10T22:07:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-17T23:36:21.000Z (over 7 years ago)
- Last Synced: 2025-06-05T14:07:11.319Z (about 1 year ago)
- Topics: configuration, distillery, elixir, environment-variables, releases
- Language: Elixir
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# EnvConfigProvider
[](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).