constantine-fry / rebekka

Rebekka - FTP/FTPS client in Swift.
BSD 2-Clause "Simplified" License
87 stars 56 forks source link

Help please! #12

Closed peporroncin closed 7 years ago

peporroncin commented 8 years ago

Hello to everybody! I'm totally new with IOs and Swift.

I need an app to connect to ftp address in a specific folder (always the same). I've seen rebekka project but I've been having problems to use it. Please, could you help me to begin with the project? I've read the tutorial in https://github.com/Constantine-Fry/rebekka but I've got problems in first step using git.

I need a tutorial for dummies :D

How can I merge rebekka project with a new swift project?

Thank you in advance!!!

lakhanmankani commented 8 years ago

Try this git submodule add github.com:Constantine-Fry/rebekka.git.

constantine-fry commented 7 years ago

I believe I can this issue. It has nothing to do with this project. You can learn git command line tool https://git-scm.com/book/en/v2 or use github client, sourcetree or tower.