6 ms·
Here is the code: https://github.com/omnivore-app/omnivore/tree/main/apple/OmnivoreKit/Sources https://github.com/omnivore-app/omnivore/tree/main/apple/Omn...
by jacksonh 3y ago
Here is the code: https://github.com/omnivore-app/omnivore/tree/main/apple/OmnivoreKit/Sources https://github.com/omnivore-app/omnivore/tree/main/apple/Omn...
- lawgimenez 3y agoSorry my bad. Curious why not in a separate repo? Looking forward to contributing and signing up.
- jacksonh 3y agoWhen 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.