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

feat: add devcontainer #859

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

spotlesscoder
Copy link
Contributor

this allows setup inside modern IDEs without having to install any nodejs / third party code to your system and throw away the entire development environment when not needed anymore without leaving leftover on the host system

this is entirely optional for anyone that clones the repo
also, the extensions from the devcontainer.json are only installed, when a user installs the devcontainer

this allows setup inside modern IDEs without having to install any nodejs / third party code to your system and throw away the entire development environment when not needed anymore without leaving leftover on the host system

this is entirely optional for anyone that clones the repo
also, the extensions from the devcontainer.json are only installed, when a user installs the devcontainer
@felixmosh
Copy link
Owner

Thank you for this PR

@felixmosh felixmosh merged commit 217b9c0 into felixmosh:master Dec 16, 2024
@spotlesscoder spotlesscoder deleted the feat/devcontainer branch December 16, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants