Skip to content

dotenv - Fatma Ebrahim #320

@fatmaebrahim

Description

@fatmaebrahim

We need to create a library that can load environment variables from .env files. This will allow for easier configuration management across different environments.

Tasks

  • Create a new library/module for handling .env files
  • Implement core functionality to read and parse .env files
  • Add support for different .env file formats (e.g. KEY=value, export KEY=value)
  • Implement error handling for malformed .env files
  • Create documentation with usage examples
  • Write unit tests to ensure proper functionality

Examples for inspiration

https://github.com/joho/godotenv
https://www.npmjs.com/package/dotenv

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions