A simple Swift library and CLI to access Nextcloud files programmatically. For further information, see the documentation which is built from the source code and deployed to GitHub pages.
SwiftFormat was introduced into this project. Before submitting a pull request, please ensure that your code changes comply with the currently configured code style. You can run the following command in the root of the package repository clone:
swift package plugin --allow-writing-to-package-directory swiftformat --verbose --cache ignoreAlso, there is a GitHub action run automatically which lints code changes in pull requests.
