Swift API for Lemmy. This package was made primarily for Spud app.
We use mint tool to run Swift cli packages such as SwiftGen.
brew install mintThen install the cli packages that we use as part of the build process.
mint bootstrapTo format the code run mint run swiftformat .