Skip to content

Documentation for Cyberduck and Mountain Duck.

Notifications You must be signed in to change notification settings

iterate-ch/docs

Repository files navigation

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.