mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This PR adds an API to the `engine_build_configs` package that executes an engine build config locally . This API is a building block for an eventual command line tool to streamline workflows in the engine repo. In particular, it will allow the command line tool to execute the same config, build, and test commands that are run on CI.