tree: c119ed55f9e75b7c2cf085232a82af34534acdb1 [path history] [tgz]
  1. build/
  2. command/
  3. config/
  4. core/
  5. daemon/
  6. data/
  7. docs/
  8. fidl/
  9. frontends/
  10. lib/
  11. playground/
  12. plugins/
  13. scripts/
  14. testing/
  15. tests/
  16. tools/
  17. BUILD.gn
  18. config.gni
  19. METADATA.textproto
  20. OWNERS
  21. 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 %}