tree: 03bee4dfbc0cd899149e6a7e5e6aa1e5cf8b40c4 [path history] [tgz]
  1. fidl/
  2. src/
  3. BUILD.gn
  4. OWNERS
  5. README.md
src/developer/development-bridge/README.md

Development Bridge

The Fuchsia Development Bridge provides a service oriented interface to many common development and integration workflow operations that users may wish to perform against one or more Fuchsia target devices.

It is both a service runtime, and a collection of utilities, and it is intended for both users and infrastructure integrators alike.

TODO

  • Build setup
  • Test setup
  • Integration suite
  • End to end suite
  • Module abstraction
  • API framework
  • Discovery
  • Fastboot support
  • Paving support
  • Package serve support
  • ...