Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 985 Bytes

readme.md

File metadata and controls

46 lines (26 loc) · 985 Bytes

rsyncSwift

By v-braun - viktor-braun.de.

Description

Swift Wrapper around the acrosync-library.

Installation

git clone https://github.com/v-braun/rsyncSwift.git

Usage

  • Open the rsyncSwift.xcworkspace file.
  • Look at the rsyncSwiftDemo xcode project

Known Issues

If you discover any bugs, feel free to create an issue on GitHub fork and send me a pull request.

Issues List.

Authors

image
v-braun

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

See LICENSE.