Hi there. I have a mono repo with a few shared cod...
# ask-metaflow
t
Hi there. I have a mono repo with a few shared code “libraries” in the root and a few projects all using those libraries. Now I want to create flows fro each project. Do I really need to add symlinks to each shared folder from each project, or is there a smarter way?? Maybe some kind of environment variable in which I can define the root from where to include everything?
1
👀 1