Installation through Mint
Hi!
First of all thanks for this awesome library.
I'm using Mint to install my Swift build tools. I would love to do the same for needle. However, since the generator is placed in a sub directory it's impossible for Mint to install the generator. Would it be possible to move the generator to the root level of the project of maybe combine the 2 Package.swift files?
Best regards,
Jimmy
Alternatively it would work, to just move the generator to a separate repository. The two packages seem to be unrelated anyway. I forked, moved generator to root, and removed everything else here: https://github.com/fabianmuecke/needle and it just works.
Hi!!
It's a great library!! I want to install Needle by version.
Will you apply this change? I'm looking forward to it!!
Best regards.
Satoshi
I doubt, they'd merge that, as I simply removed anything but the generator. This would need more work and consideration to be applied to the main repository.