Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of JP Lew

JP Lew

JP Lew has asked 9 questions and find answers to 10 problems.

Stats

255
EtPoint
69
Vote count
9
questions
10
answers

About

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.