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