JP Lew

4,121
reputation
2
32
45

Wordpress developers, you might find this useful, it's a bash script I wrote to synchronize development and production sites:

##SyncDB v0.2## https://github.com/jplew/SyncDB

SyncDB is bash deploy script meant to take the tedium out of synchronizing local and remote versions of a Wordpress site. It allows developers working in a local environment (eg. MAMP) to rapidly "push" or "pull" changes to or from their production server with a single terminal command.