structurizr / cli

A command line utility for Structurizr.
https://docs.structurizr.com/cli
Apache License 2.0
492 stars 75 forks source link

Structurizr as a dev container feature #123

Closed ThePlenkov closed 1 year ago

ThePlenkov commented 1 year ago

Description

Hi! It would be nice if instead of using prebuild containers we could use devcontainer feature (https://containers.dev/features). In this case we can keep using our devcontianer images but with preinstalled CLI.

Priority

Low

Resolution

I have no budget, please add this feature for free

More information

No response

simonbrowndotje commented 1 year ago

You might be interested in https://github.com/evilpilaf/structurizr-remotecontainer (linked to from https://github.com/structurizr/cli/blob/master/docs/containers.md).

ThePlenkov commented 1 year ago

well - indeed - I understand what you mean, but here is the point. The root container may be different . Someones writes java, someone uses Node, we all use different base containers. But feature approach allows us to share features among base containers actually

simonbrowndotje commented 1 year ago

Dev containers isn't something that I use, but you're welcome to add support.