Open mzbac opened 8 months ago
That's a very good idea, @mzbac! Would you like to open a PR for it? I'd maybe also cover how to use from a Xcode project, not just inside another package. What do you think?
Yeah, I would love to create a PR, but I am quite new to Swift and Xcode. Do you have any suggestions on how to cover the usage for an Xcode project?
Why don't we start with the SwiftPM instructions then? You'd just need to update the README for that. For usage in an Xcode project, you can play with this project to see how it's done. I can help you with that.
First of all, thank you for creating this awesome library for the community. I was just wondering if it would be possible to add an installation guide so that beginners like me could learn how to install it using SwiftPM. It took me a bit of time to figure out how to install it via SwiftPM.
Something as simple as:
SwiftPM
To use
swift-transformers
with SwiftPM, you can add this to your Package.swift:and add the libraries as dependencies: