tree: b4c14ad3cec0035f9aff112d8aeee33c0db8f226 [path history] [tgz]
  1. build/
  2. common/
  3. config/
  4. core/
  5. daemon/
  6. data/
  7. docs/
  8. fastboot/
  9. plugins/
  10. src/
  11. BUILD.gn
  12. OWNERS
  13. README.md
src/developer/ffx/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
  • ...