/wp-migrate-sync

Early Development, unfinished prototype WIP - A simple tool to migrate or sync wordpress instances.

Primary LanguageRustGNU General Public License v3.0GPL-3.0

wp-migrate-sync

[WIP] - A simple tool to migrate or sync wordpress instances

Will use the official WordPress CLI to copy databases. Will use rsync to copy files

Thought I'd write it in Rust as a challenge.