adamghill / dj

Run commands with `dj {command_name}`. Use aliases defined in a simple config file or defaults to Django management commands.
MIT License
8 stars 0 forks source link

Use env to substitute variables in config file #5

Closed adamghill closed 5 years ago

adamghill commented 5 years ago

Allow variables to be used in .dj-config.json and replace them with environment variables.