Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 779 Bytes

File metadata and controls

31 lines (21 loc) · 779 Bytes

Developing

Learn how to develop with the ftrack Connect pipeline Framework: download, build and deploy integration in order to tailor it to your studio needs.

Refer to the :ref:`api_reference` for detailed information on the pipeline core API.

Find examples on how to develop your own customisations within the :ref:`tutorial`.

Warning

The ftrack framework are subject to change with the next major version release, when config driven pipeline environments will be introduced. Appropriate guidelines on how to migrate existing customisations will be provided by ftrack.

.. toctree::
    :maxdepth: 2

    environment
    download
    customise
    build
    deploy