Add vscode devcontainer / github codespaces - #370
sduquemesa wants to merge 6 commits into
Conversation
|
I have added this PR mainly for convenience: this is how I run and debug the walrus on linux while using a mac machine. This PR does not have yet a reviewer — if you think this is useful and can review it, go for it! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #370 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 28 28
Lines 1963 1963
=========================================
Hits 1963 1963 Continue to review full report in Codecov by Sentry.
|
Context:
Have you dream of having many and completely environments (down to the operative system) on your local machine or even making changes to the walrus online?
Description of the Change:
This PR implements a fully furnished vscode devcontainer.
Benefits:
How-to?
Possible Drawbacks:
🤷
Related GitHub Issues:
None