late-xylophone-98814
10/10/2023, 4:08 AMmakefile
as the orchestrator in a pattern like make flow1.o; make flow2.o
. As sometimes makefile can be cumbersome to use if the use cases becomes too complex, I wonder if there’s any other better alternatives of makefile? Is it possible to use a metaflow to run metaflows?