Open
Description
🤔 What's the problem you've observed?
I would like to contribute to the cpp project. But am not able to spin up a development environment (easily).
We don't have a development environment on our machines. All development is done through devcontainers. Setting up a container for the cpp project seems tedious and there are undocumented dependencies in order to build the cpp project.
✨ Do you have a proposal for making it better?
Add a devcontainer configuration for the cpp project. With dependencies either pre-installed or through a shell script.
📚 Any additional context?
No response
Activity