Live directory-sync plugin for spore-host.
Keeps a local directory and a directory on your spore in bi-directional sync via mutagen — edit files locally, run them on the instance, with changes propagating both ways.
spawn plugin install github:spore-host/spore-host-plugin-spore-sync/spore-sync \
--instance i-0abc123 \
--config local_path=./myproject| Key | Default | Description |
|---|---|---|
local_path |
(required) | Local directory to sync |
remote_path |
/home/ec2-user/sync |
Directory on the instance to sync with |
mode |
two-way-resolved |
mutagen sync mode |
Requires mutagen installed locally, and a Linux instance.
Apache 2.0 — Copyright 2025-2026 Scott Friedman.