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:
- Install — build the binary from source.
- Quickstart — copy, list, and cat files; run the end-to-end demo.
- 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.