Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 362 Bytes

readme.md

File metadata and controls

17 lines (12 loc) · 362 Bytes

FireFTP

Setting up the repository

FireFTP has a dependency on the paramikojs library so it's a couple more steps than just cloning.

git clone https://github.com/mimecuvalo/fireftp.git
git submodule init
git submodule update

or

git clone --recursive https://github.com/mimecuvalo/fireftp.git