add devcontainers configuration #2052
Closed
johannesjh
started this conversation in
Ideas
Replies: 2 comments
|
Thanks for the suggestion, but I'm hesitant to add configuration for tooling that seems to firmly sit in the proprietary (and mainly Microsoft) world (e.g. on https://containers.dev/supporting, only proprietary editors are listed).
With a virtual env, there's not really any need to mess with package installations (or at least not more than necessary to get Docker / devcontainers up and running). |
0 replies
|
Ok I agree. We can close this discussion. Thank you for your consideration |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
suggestion to add a devcontainers config to this repo.
Motivation: A devcontainers configuration would allow contributors to develop and build fava without having to mess with package installations on the local machine.
Specific example configuration: The following devcontainers configuration worked fine when I gave it a try.
All reactions