Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

spore-host-plugin-spore-sync

License

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

Config

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.

License

Apache 2.0 — Copyright 2025-2026 Scott Friedman.

About

Bi-directional directory sync plugin for spore-host

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors