Description
Local development environments can be orchestrated with a lightweight tool that helps run project services consistently on a workstation. It is useful for developers who need repeatable local stacks without manually starting each component.
Environment orchestration may start containers, services, ports, and project commands. Review project definitions before running unfamiliar environments.