Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 814 Bytes

File metadata and controls

28 lines (24 loc) · 814 Bytes

Documentation

FastForward DevTools is infrastructure for Fast Forward libraries. It ships shared defaults, registers Composer commands, generates documentation, and synchronizes automation plus packaged agent skills into consumer repositories.

If you are new to the package, start with :doc:`getting-started/index` and :doc:`usage/index`. If you maintain Fast Forward libraries, continue with :doc:`advanced/index`, :doc:`api/index`, and :doc:`internals/index` to understand how the Composer plugin, PHPUnit extension, and reusable workflows fit together.

.. toctree::
   :maxdepth: 2
   :caption: Contents

   getting-started/index
   usage/index
   configuration/index
   running/index
   commands/index
   advanced/index
   api/index
   internals/index
   links/index
   troubleshooting
   faq