Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 687 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 687 Bytes

Documentation source for Cyberduck, Cyberduck CLI & Mountain Duck

CI

Libre file transfer client for macOS and Windows. Command line interface (CLI) for Linux, macOS and Windows.

Prerequisites

  • Python
  • make
  • pip install sphinx
  • pip install -r requirements.txt

Building

Build the documentation by running

make html

Output can be found in _build/html.

Contributions

Contributions to this documentation are welcome. Please open a pull request.