Skip to content

feat: warn users when template deviates from actual variables #9

@aosasona

Description

@aosasona

The dotenv package in Deno has a cool feature where it checks the output example env (e.g. .env.example) and warns you if it is different from your current environment file (.env or whatever you are using), would be cool to add this!

Need to check for:

  • .env.example
  • {file}.example

this is not set in stone yet

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions