Problem
Setting up development environments for new contributors can be an exercise in bug squashing and googling errors about dependencies. Different developers on different environments face problems with their environments that are not always easy to fix.
Solution
Create a unified development environment using Docker.
Problem Setting up development environments for new contributors can be an exercise in bug squashing and googling errors about dependencies. Different developers on different environments face problems with their environments that are not always easy to fix.
Solution Create a unified development environment using Docker.