I kindda wish Ronin, Dotgrid, Orca, Pilot, Paradise, etc all lived in the same repo, or wrapper, shared their code and resources, and all talked to each other.
Like, Ronin would be the high resolution canvas, that paradise and dotgrid could draw pictures on, and they would all share the same terminal prompt. Basically I want Genera.
@neauoire Nice.
Lerna monorepo might be a good inspiration maybe? https://github.com/lerna/lerna
I know for sure that Google has ALL their apps in one giant monorepo as well.
So the idea is actually valid.
@TeddyDD Yes, and also subtrees.
https://codewinsarguments.co/2016/05/01/git-submodules-vs-git-subtrees/