tree: 56aa4a2a533d58b890ec1aa9bdadf0c364007ae8 [path history] [tgz]
  1. build/
  2. config/
  3. core/
  4. daemon/
  5. data/
  6. docs/
  7. lib/
  8. logger/
  9. plugins/
  10. scripts/
  11. src/
  12. BUILD.gn
  13. OWNERS
  14. 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 %}