Feat: Alternative way to setup dev environment using docker #207
Labels
Category: Coding
Changes to code base or refactored code that doesn't fix a bug.
Type: Enhancement
New feature or request.
Is your feature request related to a problem? Please describe.
As a developer I want to the setup process of the dev environment to be as simple as possible. Currently we have around 9 steps that need to be followed.
Describe the solution you'd like
The setup process can be made easier with the help of docker.
Describe alternatives you've considered
There are other containers as well however docker is by far the most well know.
Additional context
If this is done before the upcoming OSH then it would make be easier for new contributors to set up the project.
The text was updated successfully, but these errors were encountered: