-
Notifications
You must be signed in to change notification settings - Fork 416
Closed
Description
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
Labels
No labels