library configen
Helpful tool to render a file containing mustache tags using environment variables as data (e.g configuration template)
renegare/configen
Helpful tool to render a file containing mustache tags using environment variables as data (e.g configuration template)
- Sunday, December 7, 2014
- by renegare
- Repository
- 0 Watchers
- 1 Stars
- 472 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
ConfigGen
Helpful tool to render a file containing mustache tags using environment variables as data (e.g configuration template)., (*1)
You can inject environment variables to be used in the templates., (*2)
Example
$ configen /path/to/file.mustache -e EXISTING_ENV -e CUSTOM_VAR=Something
Installation
$ composer global require renegare/configen:dev-master
dev-master
9999999-dev
Helpful tool to render a file containing mustache tags using environment variables as data (e.g configuration template)
Sources
Download
The Requires
The Development Requires
by
Mudi Ugbowanko