feat: add `envbuilder install-feature` command
- Lingua principale
- Go
- Stelle
- 300
- Fork
- 64
- Merge medio
- 20m
- PR unite (30g)
- 1
Descrizione
I am looking into adding a module to the registry that would let template administrators install Dev Container features inside Coder Workspaces (even outside of `envbuilder`).
I think `envbuilder` already has the logic to install features, so I think the most logical thing to do would be to create a separate command just to install a given feature.
While Dev Container features are only shell scripts, there is still some logic needed for arguments in the manifest, e.g `dependsOn`.
See https://github.com/coder/modules/issues/307 for more context.
## Usage
`envbuilder install-feature `
Ideally, `source` could be either a Git URL, a local folder or a path to an image.
---
cc: @johnstcn
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.