Proposal: Add devcontainers init
command similar to devcontainerize
#890
Labels
feature-request
New feature or request
Hello devcontainers team,
I've recently created a tool called
devcontainerize
(https://www.npmjs.com/package/devcontainerize, https://github.com/mathdroid/devcontainerize) that automatically detects a project's type and sets up the appropriate devcontainer configuration.The tool:
I believe a similar functionality could be valuable as part of the official devcontainers CLI, potentially as a
devcontainers init
command.I'm keen to contribute this functionality to the official CLI if the team is interested. This could help streamline the process of setting up devcontainers for various project types and improve the overall developer experience.
Would you be open to discussing this further? I'd be happy to provide more details about the implementation or discuss how we could adapt it to fit within the existing CLI structure.
The text was updated successfully, but these errors were encountered: