@amazon-codecatalyst/blueprint-component.dev-environments
v0.3.154
Published
This is a representation of a codecatalyst development environment workspace (MDE).
Downloads
11,836
Keywords
Readme
import {...} from '@amazon-codecatalyst/blueprint-component.dev-environments'
Managed Development Environment Workspace Component
MDE (managed development environments) are used to create and stand up MDE workspaces in codecatalyst. This component generates a devfile.yaml. These can be used to define and bootstrap a cloud developer workspace.
new Workspace(this, repository, SampleWorkspaces.default);
Please see Dev Environment public documentation.