This repository is a part of the Flow Production Tracking Toolkit.
- For more information about this app and for release notes, see the wiki section.
- For general information and documentation, click here: https://developer.shotgridsoftware.com/d587be80/?title=Integrations+User+Guide
- For information about Flow Production Tracking in general, click here: https://www.shotgridsoftware.com/integrations
All the apps that are part of our standard app suite are pushed to our App Store. This is where you typically go if you want to install an app into a project you are working on. For an overview of all the Apps and Engines in the Toolkit App Store, click here: https://developer.shotgridsoftware.com/162eaa4b/?title=Pipeline+Integration+Components
Don't hesitate to contact us! You can find us on https://knowledge.autodesk.com/contact-support
This repository can be used as a command line tool. In order to make a request
to a Create app, you can execute a the create_client.py
file using python create_client.py
In order to re-build the Vendors folder, you need to run the vendors.sh
on mac and on linux and the vendors.bat
script on Windows. The python
need to resolve to a valid Python2 interpreter and python3
need to resolve to a valid Python3 interpreter.