Hacker News new | ask | show | jobs
by jacksonh 973 days ago
Here is the code: https://github.com/omnivore-app/omnivore/tree/main/apple/Omn...
1 comments

Sorry my bad. Curious why not in a separate repo? Looking forward to contributing and signing up.
When we started I liked the concept of the mono repo. Things like a client update landing in the same commit as it's API requirements and doc changes all sounded great.

I still think there are some pros of the mono repo, but definitely some cons as well. Especially for people trying to work on just a small bit of the code.