tree: 16c8b7aac34b318a6ea12d9b416f2c65079cf662 [path history] [tgz]
  1. build/
  2. command/
  3. config/
  4. core/
  5. daemon/
  6. data/
  7. docs/
  8. lib/
  9. logger/
  10. plugins/
  11. scripts/
  12. src/
  13. tests/
  14. tools/
  15. BUILD.gn
  16. OWNERS
  17. README.md
src/developer/ffx/README.md

FFX

Future Fuchsia experience (FFX) 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.

Getting Started

{% comment %}

TODO

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