Swiftpack.co - poliorcetics/ffn-save as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by poliorcetics.
poliorcetics/ffn-save 0.0.4
Fanfiction saver in Swift
⭐️ 0
🕓 4 years ago
.package(url: "https://github.com/poliorcetics/ffn-save.git", from: "0.0.4")

ffn-save

Swift5 compatible SPM compatible

ffn-save is a pure Swift library to save fanfictions from differents sites.

Features

  • None yet, the project is still at its beginnings.

Installation

You will need to have access to Swift 5.1 at the very least to use this package, as well as XCode 11.

The Swift Package Manager automates the distribution of Swift code. To use ffn-save with SPM, add a dependency to your Package.swift file:

let package = Package(
  dependencies: [
    .package(url: "https://github.com/poliorcetics/ffn-save.git", ...)
    ]
)

Note that Linux is not currently supported.

Building and testing

To build the project, once you have cloned it:

swift build

And to test it:

swift test

Note that this project is a library: you cannot run it.

License

See LICENSE at the root of the project.

GitHub

link
Stars: 0
Last commit: 4 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Dependencies

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics