From 3147521cd9fcf967a0e94da1ae88bb2c10506ff7 Mon Sep 17 00:00:00 2001 From: ray Date: Mon, 9 Mar 2020 20:55:03 +0000 Subject: [PATCH] update --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ee5a02c..bfc5fac 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,7 @@ TODO ## TODO +* Script to export database from production database +* Script to export wordpress directory from production +* Script to set up local container using exported database/wordpress installation from production * Refactor duplicated code (e.g., creating containers, exporting data)