yonaskolb / Mint

A package manager that installs and runs executable Swift packages
MIT License
2.25k stars 121 forks source link

Support Artifact Bundle #260

Open freddi-kit opened 1 year ago

freddi-kit commented 1 year ago

I'm planning to support Artifact bundle. Please refer what is it: https://theswiftdev.com/introduction-to-spm-artifact-bundles/

It can be done by using my https://github.com/freddi-kit/ArtifactBundleGen, what do you think? @yonaskolb