Skip to content

Adopt Devcontainer for Development Environment #80

@Z9RTM

Description

@Z9RTM

I'd like to propose that we adopt Devcontainer for our development environment.

Rationale:

Simplified Environment Setup: Devcontainer makes it incredibly easy to set up a consistent development environment.
Cross-Platform Portability: It allows developers to work in the same environment regardless of their operating system or whether they're using local machines or GitHub Codespaces.
Reduced "Works on My Machine" Issues: By ensuring everyone uses the same environment, we can minimize environment-related discrepancies.

Proposed Implementation:

Create a .devcontainer directory in the repository root.
Add a devcontainer.json file to define the development environment.

Additional Context:
example

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions