dumont
Getting Started

Getting Started

Build the dumont binary, copy your first file, and take the zero-config tour.

dumont is a single Go binary — no daemon, no mounts, no CGo. Getting going is three steps:

  1. Install — build the binary from source.
  2. Quickstart — copy, list, and cat files; run the end-to-end demo.
  3. Configuration — name remotes and reference secrets so you can address cloud stores by scheme.

If you just want to see it work with zero configuration, build the binary and copy a file between bare local paths — no config required.