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

Provide vscode devcontainer.json #55

Open
rolandhaas opened this issue Oct 23, 2022 · 2 comments
Open

Provide vscode devcontainer.json #55

rolandhaas opened this issue Oct 23, 2022 · 2 comments

Comments

@rolandhaas
Copy link

Is your feature request related to a problem? Please describe.
For contributors not familiar with the .net environment, the project is missing some clear entrypoints for starting development/contributing like prerequisites a.s.o

Describe the solution you'd like
A good way to quickly spin up a local development environment is https://code.visualstudio.com/docs/remote/containers .
A devcontainer.json would be a very useful feature.

Describe alternatives you've considered
A new section in the Readme.md with all prerequisites and steps to execute would also be helpful.

Additional context
The solution should work on both platforms windows and macos.

@rolandhaas
Copy link
Author

I'm glad to test/verify any solution to this feature...

@glucaci
Copy link
Member

glucaci commented Oct 26, 2022

Thanks for the idea.
I will take a look and maybe rewrite the tye to use docker compose.

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

No branches or pull requests

2 participants