This is a sync tool for Diskuto social network instances.
It can "diff" two (or more) instances and copy missing items between them.
This top-level module provides a CLI for running sync commands.
But you can alternatively import the ./lib
module to use
as a library for yourself.
See diskuto-sync.sample.toml for an example configuration.