Skip to content

Add support for configuration file#35

Open
mrjk wants to merge 4 commits intoclemtibs:masterfrom
mrjk:feat/config-file
Open

Add support for configuration file#35
mrjk wants to merge 4 commits intoclemtibs:masterfrom
mrjk:feat/config-file

Conversation

@mrjk
Copy link
Copy Markdown

@mrjk mrjk commented Mar 6, 2017

This allow to load a configuration file, after environment variable.

mrjk added 4 commits March 6, 2017 05:50
This feature allows to load environment variable from a configuration
file. The configuration file should be a simple bash script where
environment variables are exported.
This allows to use a completely different root for configuration. This
commit also fix change shell variables $VAR to ${VAR}. This is a
cosmetic change/fix.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant