devrc
devrc copied to clipboard
Add env files support to task configuration attributes.
Add env_file optional option to task configuration options.
Sometimes it's useful to use environment files only for specified tasks.
Example:
task:
env_file:
- ./.env
- /path/to/global/env