blob: 8a8254e9bed05807dd66a43a38b9155496278d52 [file] [log] [blame] [view] [edit]
# 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
- [Using ffx command line tool](/docs/development/tools/ffx/getting-started.md)
- [Developing for ffx](/docs/development/tools/ffx/development/plugins.md)
{% 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 %}