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 mint
Then install the cli packages that we use as part of the build process.
mint bootstrap
To format the code run mint run swiftformat .