Perchly — private Swift package registry for teams
Swift Forums
Perchly — private Swift package registry for teams
Hey everyone, I'm Timophei, an indie developer, and I built Perchly, a private Swift package registry for teams: perchly.dev The problem I kept running into: if you have a few related Swift packages living in one monorepo, SPM's git based model normally forces you into either maintaining a separate repo per package, or splitting them out with git subtree just so each one resolves independently. Perchly implements the SE-0292 registry protocol directly, so you can publish independently versioned...
Hey everyone, I'm Timophei, an indie developer, and I built Perchly, a private Swift package registry for teams: perchly.dev The problem I kept running into: if you have a few…
0 comments
No comments yet.