needle icon indicating copy to clipboard operation
needle copied to clipboard

Installation through Mint

Open jimmya opened this issue 5 years ago • 3 comments

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

jimmya avatar Mar 13 '20 22:03 jimmya

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.

fabianmuecke avatar Aug 16 '21 08:08 fabianmuecke

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

satoshi-baba-0823 avatar Feb 28 '22 01:02 satoshi-baba-0823

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.

fabianmuecke avatar Feb 28 '22 09:02 fabianmuecke