Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lack of devcontainer #393

Closed
SamStaijen opened this issue Nov 19, 2024 · 0 comments · Fixed by #394
Closed

lack of devcontainer #393

SamStaijen opened this issue Nov 19, 2024 · 0 comments · Fixed by #394
Assignees

Comments

@SamStaijen
Copy link
Member

Current situation

Currently, this project has no .devcontainer in it's project, requiring every user to locally install all the dependencies.

Fix

This should be changed to a .devcontainer, to make sure the local installation of dependencies always matches the production version of said dependencies.
Furthermore, this reduces the needfor local installation, apart from docker and a devcontainer supporting editor (for example: vscode)

@SamStaijen SamStaijen self-assigned this Nov 19, 2024
@SamStaijen SamStaijen linked a pull request Nov 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant