Closed maxb2 closed 11 months ago
Hi @maxb2,
Thank you very much for the contribution.
I didn’t know of Visual Studio Code Dev Containers before now, so I’m afraid I’m not qualified to maintain this configuration moving forward.
Do you think you can volunteer to “own” this and maintain it?
If so, I’m happy to merge this pull request (and perhaps add you as a contributor to the caxa repository if you think that it would help streamline things for you).
Devcontainers are pretty low maintenance (and optional to use). I'd be fine maintaining it as a contributor if that's what you prefer.
Hi @maxb2,
I’ve been thinking about the broad strategy employed by caxa and concluded that there is a better way to solve the problem.
It’s a different enough approach that I think it deserves a new name, and it’s part of a bigger toolset that I’m building, which I call Radically Straightforward · Package.
I’m deprecating caxa and archiving this repository, so the Dev Container doesn’t apply. I invite you to continue the conversation in Radically Straightforward’s issues.
Best.
This adds a VS Code devcontainer with
node
andgo
installed. It's optional to use and eases development environment setup for VS Code users :smile: