Skip to content

swish-server/Sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

10c47cc Β· Nov 11, 2016

History

4 Commits
Nov 11, 2016
Nov 11, 2016
Nov 11, 2016
Nov 11, 2016
Nov 11, 2016
Nov 9, 2016
Nov 11, 2016
Nov 11, 2016

Repository files navigation

Build Status Swift Swift Package Manager compatible

Sync

πŸ”„ Sync local files to your remote machines, using Swift.

Installation with Swift Package Manager

To integrate CommandLine to your project using Swift Package Manager, specify it in your Package.swift file:

import PackageDescription

let package = Package(
    [...]
    dependencies: [
        .Package(url: "https://github.com/swish-server/Sync.git", majorVersion: XYZ)
    ]
)

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.

About

πŸ”„ Sync local files to remote Machines.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages