With every new site or project, there comes a new WordPress install, and a few steps are needed before you can start to work. They usually involve one or more of the following:
- download / update WordPress
- create a new database and database user
- set up Apache vhost
- set up vhost url on system hosts file
- install your favorite plugins
- install a theme
This is a fairly simple process, which takes up a few minutes every time you start on a new project. However, since I like to automate things to decrease the chance of screwing up, and saving time, I’ve started to play around to see if I could somehow streamline this process. [Read more…] about WordPress wp-cli Kung-Fu Made Simple