You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we have multiple repos that depend on each other, I propose we add them into one repo using git submodules and get our developers to clone that for ease of development. We could use docker compose to set up a dev env and run all dependencies using one command.
An example of this is: The minds repo
The text was updated successfully, but these errors were encountered:
If we have multiple repos that depend on each other, I propose we add them into one repo using git submodules and get our developers to clone that for ease of development. We could use docker compose to set up a dev env and run all dependencies using one command.
An example of this is: The minds repo
The text was updated successfully, but these errors were encountered: