leafac / caxa

📦 Package Node.js applications into executable binaries 📦
https://npm.im/caxa
699 stars 34 forks source link

feat: add node+go devcontainer #61

Closed maxb2 closed 11 months ago

maxb2 commented 2 years ago

This adds a VS Code devcontainer with node and go installed. It's optional to use and eases development environment setup for VS Code users :smile:

leafac commented 2 years 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).

maxb2 commented 2 years ago

Devcontainers are pretty low maintenance (and optional to use). I'd be fine maintaining it as a contributor if that's what you prefer.

leafac commented 11 months ago

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.