tree: 17facc2f2e3f844edfcdd32487fbb107a8550d9a [path history] [tgz]
  1. run-component/
  2. src/
  3. test/
  4. BUILD.gn
  5. OWNERS
  6. 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
  • ...