https://prefect.io logo
j

Josh Paulin

06/10/2022, 3:56 PM
Hello. Very new to Prefect, and thinking about how to structure my project(s). Is there any way to create a master flow composed of flows that exist across different git repositories?
1
k

Kevin Kho

06/10/2022, 4:08 PM
Yes because you can have a parent flow call multiple subflows and each of the subflows can live in their own Git repositories
❤️ 1
8 Views