Closed NixBiks closed 3 years ago
We could also add devcontainer.json and Dockerfile so you can easily start a development setup inside a docker container using VSCodes Remote Container.
Let me know what you think - I can quickly set that up
Ready to squash merge - let me know if you'd like a PR for VSCode Remote Container as well (as an option for developers to quickly get set up)
Ready to squash merge - let me know if you'd like a PR for VSCode Remote Container as well (as an option for developers to quickly get set up)
I think that's a great idea 👍
The test files are downloaded using git submodules. This is not explained in
README.md
. This PR adds that step.