Skip to content

Add manifest plugin and processor for Dotenv files #12

Description

@sveetch

Each app could contain a file .env to describe available environment variable that can override the app settings.

The manifest plugin will probably have the same options than the requirements ones.

A new commandline (dotenv) will be needed to compose the final .env file for the project. However it may be created to another filename (.env.composed) to avoid overwriting the .env file that user created to define their effective env vars.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions